CN110221834A - The development approach and device of streetscape map - Google Patents
The development approach and device of streetscape map Download PDFInfo
- Publication number
- CN110221834A CN110221834A CN201910509806.6A CN201910509806A CN110221834A CN 110221834 A CN110221834 A CN 110221834A CN 201910509806 A CN201910509806 A CN 201910509806A CN 110221834 A CN110221834 A CN 110221834A
- Authority
- CN
- China
- Prior art keywords
- event
- streetscape
- streetscape map
- map
- user interface
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000011161 development Methods 0.000 title claims abstract description 40
- 238000013459 approach Methods 0.000 title claims abstract description 16
- 238000000034 method Methods 0.000 claims abstract description 29
- 238000012545 processing Methods 0.000 claims abstract description 25
- 238000009434 installation Methods 0.000 claims description 9
- 241000208340 Araliaceae Species 0.000 claims description 2
- 235000005035 Panax pseudoginseng ssp. pseudoginseng Nutrition 0.000 claims description 2
- 235000003140 Panax quinquefolius Nutrition 0.000 claims description 2
- 235000008434 ginseng Nutrition 0.000 claims description 2
- 238000005516 engineering process Methods 0.000 abstract description 5
- 230000006870 function Effects 0.000 description 60
- 238000010586 diagram Methods 0.000 description 10
- 230000008569 process Effects 0.000 description 6
- 238000005259 measurement Methods 0.000 description 5
- 238000010168 coupling process Methods 0.000 description 4
- 238000005859 coupling reaction Methods 0.000 description 4
- 230000008878 coupling Effects 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000007812 deficiency Effects 0.000 description 1
- 239000004744 fabric Substances 0.000 description 1
- 238000005192 partition Methods 0.000 description 1
- 238000000926 separation method Methods 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/38—Creation or generation of source code for implementing user interfaces
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44521—Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
- G06F9/44526—Plug-ins; Add-ons
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The development approach and device of a kind of streetscape map provided in an embodiment of the present invention, are related to technical field of data processing.This method comprises: issuing event to be processed by event bus, at least one feature card monitors event to be processed, if the feature card of streetscape map listens to the function event in event to be processed, then according to the functional configuration parameter operation function plug-in unit in function event, so that feature card carries out event handling according to functional configuration parameter, after the functional module exploitation completion for avoiding streetscape map in the related technology, the exploitation of another functional module can just be carried out, multiple feature cards can be handled event according to the functional configuration parameter listened in function event, it is non-interference between multiple feature cards, independently function event can be handled, the development efficiency of streetscape map may further be improved.
Description
Technical field
The present invention relates to technical field of data processing, in particular to the development approach and device of a kind of streetscape map.
Background technique
The one kind of streetscape map as live-action map can provide the panoramic picture of city, street or other links for user,
User can obtain map view experience as if on the spot in person by the streetscape map.
With increasing for user demand, the function of streetscape map is also more and more.In current streetscape map development device,
After the functional module exploitation of streetscape map is completed, it can just carry out the exploitation of another functional module, i.e. streetscape map
There is coupling between each functional module.
And this, seriously affect the development efficiency of streetscape map.
Summary of the invention
It is an object of the present invention in view of the deficiency of the prior art, provide a kind of development approach of streetscape map
And device, to solve the problems, such as that streetscape map development efficiency is low.
To achieve the above object, technical solution used in the embodiment of the present invention is as follows:
In a first aspect, the embodiment of the invention provides a kind of development approaches of streetscape map, which comprises
Event to be processed is issued by event bus, the event to be processed includes: the function event of the streetscape map,
The function event includes: functional configuration parameter;
If the feature card of the streetscape map listens to the function event, run according to the functional configuration parameter
The feature card, so that the feature card carries out event handling according to the functional configuration parameter.
Further, the event to be processed further include: the Plugin events of the streetscape map;The Plugin events packet
It includes: plug-in card configuration information;
The method also includes:
If the Plugin events that the plugin manager of the streetscape map listens to, according to the plug-in card configuration information
Carry out layout, installation or the unloading of plug-in unit.
Further, the event to be processed further include: the user interface event of the streetscape map, the user interface
Event includes: the user interface configuration parameter of the streetscape map;
The method also includes:
If the user interface manager of the streetscape map listens to the user interface event, then according to the user
Interface configurations parameter handles the user interface of the streetscape map.
Further, the event to be processed further include: the streetscape event of the streetscape map, the streetscape event package
It includes: the configuration parameter of streetscape data in the streetscape map;
The method also includes:
If the streetscape manager of the streetscape map listens to the streetscape event, then matching according to the streetscape data
Parameter is set, the streetscape data are handled.
Further, the streetscape data include the parameter of following at least one types: the server of the streetscape map
The initial acquisition point of street view image in address, the streetscape map, in the streetscape map street view image acquisition time.
Further, it is described event to be processed is issued by event bus before, the method also includes:
Obtain the configuration file of the streetscape map;
The configuration file is parsed by configuration manager, obtains at least one event of the streetscape map;
At least one described event includes: the event to be processed;
At least one described event is distributed to the event bus.
Second aspect, the embodiment of the invention also provides a kind of streetscape map development devices, including described in first aspect
Streetscape map development device, described device include:
Release module, for issuing event to be processed by event bus, the event to be processed includes: the streetscape
The function event of figure, the function event include: functional configuration parameter;
Plug-in component operation module, if the feature card for the streetscape map listens to the function event, according to institute
It states functional configuration parameter and runs the feature card, so that the feature card carries out event according to the functional configuration parameter
Processing.
Further, the event to be processed further include: the Plugin events of the streetscape map;The Plugin events packet
It includes: plug-in card configuration information;
Described device further include:
Plug-in unit processing module, if the Plugin events that the plugin manager for the streetscape map listens to, root
Layout, installation or the unloading of plug-in unit are carried out according to the plug-in card configuration information.
Further, the event to be processed further include: the user interface event of the streetscape map, the user interface
Event includes: the user interface configuration parameter of the streetscape map;
Described device further include:
Interface processing module listens to the user interface thing if the user interface manager for the streetscape map
Part is handled the user interface of the streetscape map then according to the user interface configuration parameter.
Further, the event to be processed further include: the streetscape event of the streetscape map, the streetscape event package
It includes: the configuration parameter of streetscape data in the streetscape map;
Described device further include:
Streetscape processing module listens to the streetscape event, then basis if the streetscape manager for the streetscape map
The configuration parameter of the streetscape data handles the streetscape data.
Further, the streetscape data include the parameter of following at least one types: the server of the streetscape map
The initial acquisition point of street view image in address, the streetscape map, in the streetscape map street view image acquisition time.
Further, it is described event to be processed is issued by event bus before, described device further include:
Module is obtained, for obtaining the configuration file of the streetscape map;
Parsing module obtains the streetscape map for parsing by configuration manager to the configuration file
At least one event;At least one described event includes: the event to be processed;
Second release module, at least one described event to be distributed to the event bus.
The beneficial effects of the present invention are:
In conclusion the development approach and device of a kind of streetscape map provided in an embodiment of the present invention, pass through event bus
Event to be processed is issued, at least one feature card monitors event to be processed, if the feature card of streetscape map is monitored
To the function event in event to be processed, then according to the functional configuration parameter operation function plug-in unit in function event, so that function
Energy plug-in unit carries out event handling according to the functional configuration parameter, avoids a functional module of streetscape map in the related technology
After exploitation is completed, the exploitation of another functional module can be just carried out, multiple feature cards are according to listening in function event
Functional configuration parameter can be handled event, non-interference between multiple feature cards, can independently be carried out to function event
Processing, may further improve the development efficiency of streetscape map.
Detailed description of the invention
In order to illustrate the technical solution of the embodiments of the present invention more clearly, below will be to needed in the embodiment attached
Figure is briefly described, it should be understood that the following drawings illustrates only certain embodiments of the present invention, therefore is not construed as pair
The restriction of range for those of ordinary skill in the art without creative efforts, can also be according to this
A little attached drawings obtain other relevant attached drawings.
Fig. 1 is a kind of development system schematic diagram of streetscape map provided by the invention;
Fig. 2 is the flow diagram of the development approach for the streetscape map that one embodiment of the invention provides;
Fig. 3 is the flow diagram of the development approach for the streetscape map that one embodiment of the invention provides;
Fig. 4 is the schematic diagram of the development device for the streetscape map that further embodiment of this invention provides;
Fig. 5 is the schematic diagram of the development device for the streetscape map that further embodiment of this invention provides.
Specific embodiment
In order to make the object, technical scheme and advantages of the embodiment of the invention clearer, below in conjunction with the embodiment of the present invention
In attached drawing, technical scheme in the embodiment of the invention is clearly and completely described, it is clear that described embodiment is
A part of the embodiment of the present invention, instead of all the embodiments.
A kind of development approach of streetscape map provided by the invention is applied to streetscape map development system, the streetscape map
Development system can integrate in the terminals such as server, computer, mobile phone, tablet computer, be not specifically limited herein.
Fig. 1 is a kind of streetscape map development system structural schematic diagram provided by the invention;As shown in Figure 1, the system includes:
Event bus, the feature card of streetscape map, plugin manager, user interface manager, streetscape manager.Wherein, event is total
Line is connect with the feature card of streetscape map, plugin manager, user interface manager, streetscape manager respectively.Above-mentioned event
Bus, the feature card of streetscape map, plugin manager, user interface manager, can be by for streetscape map with streetscape manager
Different software Implement of Function Module in development system.
Specifically, before carrying out streetscape map exploitation, initialization directive is triggered, and the initialization directive is uploaded to this
Event bus, so that event bus, which is based on initialization directive, issues initialization event to initialization container, so that initialization container
According to initialization event, each component in the streetscape map development system is initialized.It was developed carrying out streetscape map
Cheng Zhong can first obtain the configuration file of streetscape map.The implementation for obtaining configuration file can be from the magnetic for running the system
It is downloaded in disk, acquisition configuration file can also be carried out with equal various ways are downloaded from the device, the embodiment of the present invention
It does not limit this.
Configuration manager parses configuration file, at least one event of available streetscape map, matches after parsing
Set manager to event bus send parsing after streetscape map at least one event, and can by event bus issue to
Processing event, event to be processed may include at least one following event: the function event of streetscape map, Plugin events, user
Interface event, alternatively, streetscape event.It is connected to feature card, plugin manager, the Yong Hujie of the streetscape map on event bus
The event to be processed that face manager and streetscape manager can issue event bus is monitored, and is then further located in
Reason.
In addition, when feature card listens to function event, it can be according to the functional configuration parameter pair in the function event
The function event is handled, such as the feature card is measure plug-in, then when measure plug-in listens to the survey in function event
When amount event, it can be handled according to measurement of correlation configuration ginseng in measurement event.
It should be noted that the feature card be at least one, multiple feature cards can respectively to the function event into
Row is monitored, and each function suffers from respective processing function, according to functional configuration parameter in function event to the function thing listened to
Part is handled.Functional configuration parameter may include the information of instruction function adjustment.
Fig. 2 is the flow diagram for the streetscape map development approach that one embodiment of the invention provides, and is applied to as shown in Figure 1
Streetscape map development system, as shown in Fig. 2, this method comprises:
Step 201 issues event to be processed by event bus.
Wherein, event bus can be used as a global event distributor, for realizing the information exchange of inter-module, to
Processing event includes: the function event of streetscape map, and the function event of streetscape map may include: the position of streetscape map, boundary
The functions event such as face, functional configuration parameter can be the information of instruction function adjustment.
Specifically, in the development system of streetscape map, the configuration file of available streetscape map, according to configuration text
Part, configuration manager parse configuration file, at least one available event, and configuration manager can by event bus
To issue event to be processed.
For example, the event to be processed that event bus can be issued can be the function event of streetscape map, wherein function thing
Part can be in streetscape map to some events in requisition for function treatment.
If the feature card of step 202, streetscape map listens to function event, according to functional configuration parameter operation function
Plug-in unit, so that feature card carries out event handling according to functional configuration parameter.
Specifically, event bus issues function event at least one feature card, at least one feature card event can
To monitor function event, if feature card can listen to function event, operation function plug-in unit and root can be passed through
Function event is handled according to the functional configuration parameter in function event.
Such as: if the feature card of streetscape map is that measure plug-in can root if measure plug-in listens to measurement event
According to the measuring configuration parameter operating measurement event in measurement event, measure plug-in may further be allowed according to measuring configuration
Parameter carries out event handling.
In conclusion a kind of streetscape map development approach provided in an embodiment of the present invention, is issued by event bus wait locate
Director's part, at least one feature card monitor event to be processed, if the feature card of streetscape map listen to it is to be processed
Function event in event, then according to the functional configuration parameter operation function plug-in unit in function event, so that feature card root
Event handling is carried out according to functional configuration parameter, avoids the functional module exploitation completion of streetscape map in the related technology
Afterwards, the exploitation of another functional module can be just carried out, multiple feature cards are joined according to the functional configuration listened in function event
Number can be handled event, non-interference between multiple feature cards, can independently be handled function event, further
The development efficiency of streetscape map can be improved.
Fig. 3 be another embodiment of the present invention provides streetscape map development approach flow diagram, be applied to such as Fig. 1
Shown in streetscape map development system, as shown in figure 3, this method comprises:
Step 301, the configuration file for obtaining streetscape map.
In the specific implementation, the configuration can be obtained from disk by the processor for executing the equipment of the streetscape map development approach
File, alternatively, receive through the configuration file acquired in input equipment, alternatively, the configuration acquired in other equipment
File, alternatively, obtaining the configuration file from cloud server.Certainly, other modes can also be used and obtain the configuration file,
This is repeated no more.
The configuration file can include: functional configuration parameter involved in a variety of events and a variety of events, plug-in card configuration letter
The information such as the configuration parameter of breath, user interface configuration parameter and streetscape data.
Step 302 parses configuration file by configuration manager, obtains at least one event of streetscape map;
At least one event includes: event to be processed;
Specifically, configuration manager is needed when configuration file is parsed by presetting storage rule for configuration file
It is stored in resources bank, it can by reading the information in configuration file according to the default information read in rule reading configuration file
To obtain database name, table name and the field name etc. that store in configuration file with the format of character string, but with the lattice of character string
The database name of formula storage shows and field name, if by calling character string to obtain the information such as database name, multiple character strings
Represent a database name, when calling is easy error, so if certain form of character string in a database as one
A object can obtain the corresponding corresponding configuration of the object, may finally obtain at least then only needing to call this object
One event.
At least one event is distributed to event bus by step 303.
Specifically, it is monitored and processing to allow at least one event to be managed device and plug-in unit, configuration manager can be with
Parsing at least one obtained event of configuration file is sent to event bus, so that event bus can issue at least one thing
Part, convenient for the subsequent processing at least one event.
Wherein, at least one event may include the event of following at least one set of types: the function event of streetscape map, streetscape
The Plugin events of map, the user interface event of streetscape map, streetscape map streetscape event.
Step 304 issues event to be processed by event bus, and event to be processed includes: the function event of streetscape map,
Function event includes: functional configuration parameter.
The process of step 304 and the process of step 201 are similar, and details are not described herein.
If the feature card of step 305, streetscape map listens to function event, according to functional configuration parameter operation function
Plug-in unit, so that feature card carries out event handling according to functional configuration parameter.
The process of step 305 and the process of step 202 are similar, and details are not described herein.
If the Plugin events that step 306, the plugin manager of streetscape map listen to, carried out according to plug-in card configuration information
Layout, installation or the unloading of plug-in unit.
Wherein, event to be processed may include Plugin events, may include plug-in card configuration information in Plugin events.
Specifically, when event bus issues event to be processed, multiple managers can be monitored event to be processed,
If the plugin manager of streetscape map listens in the event to be processed of event bus publication comprising Plugin events, plug-in management
Device can be handled according to the plug-in card configuration information in Plugin events, further carry out cloth to plug-in unit according to plug-in card configuration information
Office, installation or unloading.
Wherein, plug-in card configuration information may include instruction plug-in card configuration adjustment information, and plugin manager passes through instruction plug-in unit
Configuration adjustment information can be laid out plug-in unit, installs or unload.
If the user interface manager of step 307, streetscape map listens to user interface event, then according to user interface
Configuration parameter handles the user interface of streetscape map.
Wherein, event to be processed further includes the user interface event of streetscape map, and user interface event may include user
Interface configurations parameter, user interface configuration parameter may include indicative user interface adjustment information.
Specifically, when event bus issues event to be processed, multiple managers can be monitored event to be processed,
If user interface manager listens to the user interface event in event to be processed, User Manager can be according to user interface thing
User interface configuration parameter in part handles user interface.
Such as: it, can be according to user interface when the user interface manager of streetscape map listens to user interface event
The user interface informations such as color, transparency in indicative user interface adjustment information included by configuration parameter are adjusted, example
Such as the switching of user interface color and the adjustment of transparency size.
It should be noted that user interface manager can be the management to user interface color, transparency, can also be
Management adjustment to other users interface parameter, it is not limited in the embodiment of the present invention.
If the streetscape manager of step 308, streetscape map, listens to streetscape event, then joined according to the configuration of streetscape data
Number, handles streetscape data.
Wherein, streetscape data include the parameter of following at least one types: the server address of streetscape map, streetscape map
The acquisition time of street view image in the initial acquisition point of middle street view image, streetscape map.
Since the acquisition of streetscape map is associated with acquisition position, collection event and collecting location, it is therefore desirable to obtain
The server address of streetscape map, the initial acquisition point of street view image, time of streetscape Image Acquisition etc. carries out in streetscape map
Processing.
Specifically, when event bus issues event to be processed, multiple managers can be monitored event to be processed,
If the streetscape manager of streetscape map listens to the streetscape time in event to be processed, can be joined according to the configuration of streetscape data
Number, the time that the server address of the streetscape map in streetscape data, the initial acquisition point of street view image, street view image are acquired
It is further processed.
Such as: after streetscape manager listens to streetscape event, according to the configuration parameter of streetscape data, such as the configuration parameter
It can be the instruction adjustment information to streetscape acquisition image, streetscape manager can be according to instruction adjustment information in streetscape data
Street view image acquisition time is adjusted, if the streetscape that the collection point of certain street view image acquires is improper, streetscape acquires image
Configuration parameter information may include to streetscape acquisition image initial collection point instruction adjustment information, streetscape manager can root
Position is adjusted to the initial acquisition point of streetscape map according to the instruction adjustment information of initial acquisition point.
It should be noted that the acquisition image configuration parameter of streetscape map may include the instruction adjustment of streetscape acquisition image
Information, streetscape manager can be adjusted streetscape user interface according to the instruction adjustment information that streetscape acquires image.
In conclusion the embodiment of the present invention provides a kind of development approach of streetscape map, the configuration text of streetscape map is obtained
Part, configuration manager parse configuration file, obtain at least one event of streetscape map, at least one event is issued
To event bus, event to be processed is issued by event bus, if the feature card of streetscape map listens in event to be processed
Function event, then according to functional configuration parameter operation function plug-in unit, so that feature card is carried out according to functional configuration parameter
Event handling, if the Plugin events in the event to be processed that the plugin manager of streetscape map listens to, according to plug-in card configuration
Layout, installation or the unloading that information carries out plug-in unit listen in event to be processed if the user interface manager of streetscape map
User interface event is handled the user interface of streetscape map then according to user interface configuration parameter, if streetscape map
Streetscape manager listens to the streetscape event in event to be processed, then according to the configuration parameter of streetscape data, to streetscape data into
Row processing.It is individually handled by multiple managers and multiple feature cards according to the configuration parameter information for the event that listens to,
Independent process is non-interference when director's part between each manager and each feature card, avoids a street in the related technology
After the functional module exploitation of scape is completed, the exploitation of next functional module can be just carried out, the exploitation of streetscape map is improved
Efficiency.
Fig. 4 is the schematic diagram of the development device for the streetscape map that one embodiment of the invention provides, as shown in figure 4, the device
It specifically includes:
Release module 401, for issuing event to be processed by event bus, event to be processed includes: streetscape map
Function event, function event include: functional configuration parameter;
Plug-in component operation module 402, if the feature card for streetscape map listens to function event, according to functional configuration
Parameter operation function plug-in unit, so that feature card carries out event handling according to functional configuration parameter.
Further, event to be processed further include: the Plugin events of streetscape map;Plugin events include: plug-in card configuration letter
Breath;
Device further include:
Plug-in unit processing module 403, if the Plugin events that the plugin manager for streetscape map listens to, according to plug-in unit
Layout, installation or the unloading of configuration information progress plug-in unit.
Further, event to be processed further include: the user interface event of streetscape map, user interface event include: street
The user interface configuration parameter of scape map;
Device further include:
Interface processing module 404 listens to user interface event, then if the user interface manager for streetscape map
According to user interface configuration parameter, the user interface of streetscape map is handled.
Further, event to be processed further include: the streetscape event of streetscape map, streetscape event include: in streetscape map
The configuration parameter of streetscape data;
Device further include:
Streetscape processing module 405, if the streetscape manager for streetscape map, listens to streetscape event, then according to streetscape
The configuration parameter of data handles streetscape data.
Further, streetscape data include the parameter of following at least one types: server address, the streetscape of streetscape map
The initial acquisition point of street view image in map, in streetscape map street view image acquisition time.
Further, before issuing event to be processed by event bus, device further include:
Module 406 is obtained, for obtaining the configuration file of streetscape map;
Parsing module 407 obtains at least the one of streetscape map for parsing by configuration manager to configuration file
A event;At least one event includes: event to be processed;
Second release module 408, at least one event to be distributed to event bus.
In conclusion the embodiment of the present invention provides a kind of development device of streetscape map, the configuration text of streetscape map is obtained
Part, configuration manager parse configuration file, obtain at least one event of streetscape map, at least one event is issued
To event bus, event to be processed is issued by event bus, if the feature card of streetscape map listens in event to be processed
Function event, then according to functional configuration parameter operation function plug-in unit, so that feature card is carried out according to functional configuration parameter
Event handling, if the Plugin events in the event to be processed that the plugin manager of streetscape map listens to, according to plug-in card configuration
Layout, installation or the unloading that information carries out plug-in unit listen in event to be processed if the user interface manager of streetscape map
User interface event is handled the user interface of streetscape map then according to user interface configuration parameter, if streetscape map
Streetscape manager listens to the streetscape event in event to be processed, then according to the configuration parameter of streetscape data, to streetscape data into
Row processing.It is individually handled by multiple managers and multiple feature cards according to the configuration parameter information for the event that listens to,
Independent process is non-interference when director's part between each manager and each feature card, avoids a street in the related technology
After the functional module exploitation of scape is completed, the exploitation of next functional module can be just carried out, the exploitation of streetscape map is improved
Efficiency.
The method that above-mentioned apparatus is used to execute previous embodiment offer, it is similar that the realization principle and technical effect are similar, herein not
It repeats again.
The above module can be arranged to implement one or more integrated circuits of above method, such as: one
Or multiple specific integrated circuits (Application Specific Integrated Circuit, abbreviation ASIC), or, one
Or multi-microprocessor (digital singnal processor, abbreviation DSP), or, one or more field programmable gate
Array (Field Programmable Gate Array, abbreviation FPGA) etc..For another example, when some above module passes through processing elements
When the form of part scheduler program code is realized, which can be general processor, such as central processing unit (Central
Processing Unit, abbreviation CPU) or it is other can be with the processor of caller code.For another example, these modules can integrate
Together, it is realized in the form of system on chip (system-on-a-chip, abbreviation SOC).
Fig. 5 is the development device schematic diagram for the streetscape map that one embodiment of the invention provides, which can integrate in end
The chip of end equipment or terminal device, the terminal can be the calculating equipment for having streetscape map development function.
The device includes: memory 501, processor 502.
Memory 501 is for storing program, the program that processor 502 calls memory 501 to store, to execute the above method
Embodiment.Specific implementation is similar with technical effect, and which is not described herein again.
Optionally, the present invention also provides a kind of program product, such as computer readable storage medium, including program, the journeys
Sequence is when being executed by processor for executing above method embodiment.
In several embodiments provided by the present invention, it should be understood that disclosed device and method can pass through it
Its mode is realized.For example, the apparatus embodiments described above are merely exemplary, for example, the division of unit, only
A kind of logical function partition, there may be another division manner in actual implementation, for example, multiple units or components can combine or
Person is desirably integrated into another system, or some features can be ignored or not executed.Another point, shown or discussed is mutual
Between coupling, direct-coupling or communication connection can be through some interfaces, the INDIRECT COUPLING or communication link of device or unit
It connects, can be electrical property, mechanical or other forms.
Unit may or may not be physically separated as illustrated by the separation member, shown as a unit
Component may or may not be physical unit, it can and it is in one place, or may be distributed over multiple networks
On unit.It can some or all of the units may be selected to achieve the purpose of the solution of this embodiment according to the actual needs.
It, can also be in addition, the functional units in various embodiments of the present invention may be integrated into one processing unit
It is that each unit physically exists alone, can also be integrated in one unit with two or more units.Above-mentioned integrated list
Member both can take the form of hardware realization, can also realize in the form of hardware adds SFU software functional unit.
The above-mentioned integrated unit being realized in the form of SFU software functional unit can store and computer-readable deposit at one
In storage media.Above-mentioned SFU software functional unit is stored in a storage medium, including some instructions are used so that a computer
Equipment (can be personal computer, server or the network equipment etc.) or processor (English: processor) execute this hair
The part steps of bright each embodiment method.And storage medium above-mentioned include: USB flash disk, mobile hard disk, read-only memory (English:
Read-Only Memory, referred to as: ROM), random access memory (English: Random Access Memory, referred to as:
RAM), the various media that can store program code such as magnetic or disk.
Upper is only the specific embodiment of the application, but the protection scope of the application is not limited thereto, any to be familiar with sheet
Those skilled in the art within the technical scope of the present application, can easily think of the change or the replacement, and should all cover at this
Within the protection scope of application.Therefore, the protection scope of the application should be subject to the protection scope in claims.
Claims (10)
1. a kind of development approach of streetscape map characterized by comprising
Event to be processed is issued by event bus, the event to be processed includes: the function event of the streetscape map, described
Function event includes: functional configuration parameter;
If the feature card of the streetscape map listens to the function event, according to functional configuration parameter operation
Feature card, so that the feature card carries out event handling according to the functional configuration parameter.
2. the method as described in claim 1, which is characterized in that the event to be processed further include: the streetscape map is inserted
Part event;The Plugin events include: plug-in card configuration information;
The method also includes:
If the Plugin events that the plugin manager of the streetscape map listens to, carried out according to the plug-in card configuration information
Layout, installation or the unloading of plug-in unit.
3. the method as described in claim 1, which is characterized in that the event to be processed further include: the use of the streetscape map
Family interface event, the user interface event include: the user interface configuration parameter of the streetscape map;
The method also includes:
If the user interface manager of the streetscape map listens to the user interface event, then according to the user interface
Configuration parameter handles the user interface of the streetscape map.
4. the method as described in claim 1, which is characterized in that the event to be processed further include: the street of the streetscape map
Scape event, the streetscape event include: the configuration parameter of streetscape data in the streetscape map;
The method also includes:
If the streetscape manager of the streetscape map listens to the streetscape event, then joined according to the configuration of the streetscape data
Number, handles the streetscape data.
5. according to the method described in claim 4, it is characterized in that, the streetscape data include the ginseng of following at least one types
Number: the initial acquisition point of street view image in the server address of the streetscape map, the streetscape map, in the streetscape map
The acquisition time of street view image.
6. the method as described in claim 1, which is characterized in that it is described event to be processed is issued by event bus before, institute
State method further include:
Obtain the configuration file of the streetscape map;
The configuration file is parsed by configuration manager, obtains at least one event of the streetscape map;It is described
At least one event includes: the event to be processed;
At least one described event is distributed to the event bus.
7. a kind of development device of streetscape map characterized by comprising
Release module, for issuing event to be processed by event bus, the event to be processed includes: the streetscape map
Function event, the function event include: functional configuration parameter;
Plug-in component operation module, if the feature card for the streetscape map listens to the function event, according to the function
Energy configuration parameter runs the feature card, so that the feature card carries out at event according to the functional configuration parameter
Reason.
8. device as claimed in claim 7, which is characterized in that the event to be processed further include: the streetscape map is inserted
Part event;The Plugin events include: plug-in card configuration information;
Described device further include:
Plug-in unit processing module, if the Plugin events that the plugin manager for the streetscape map listens to, according to institute
State layout, installation or unloading that plug-in card configuration information carries out plug-in unit.
9. device as claimed in claim 7, which is characterized in that the event to be processed further include: the use of the streetscape map
Family interface event, the user interface event include: the user interface configuration parameter of the streetscape map;
Described device further include:
Interface processing module listens to the user interface event, then if the user interface manager for the streetscape map
According to the user interface configuration parameter, the user interface of the streetscape map is handled.
10. device as claimed in claim 7, which is characterized in that the event to be processed further include: the street of the streetscape map
Scape event, the streetscape event include: the configuration parameter of streetscape data in the streetscape map;
Described device further include:
Streetscape processing module listens to the streetscape event, then according to if the streetscape manager for the streetscape map
The configuration parameter of streetscape data handles the streetscape data.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910509806.6A CN110221834A (en) | 2019-06-12 | 2019-06-12 | The development approach and device of streetscape map |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910509806.6A CN110221834A (en) | 2019-06-12 | 2019-06-12 | The development approach and device of streetscape map |
Publications (1)
Publication Number | Publication Date |
---|---|
CN110221834A true CN110221834A (en) | 2019-09-10 |
Family
ID=67816826
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910509806.6A Pending CN110221834A (en) | 2019-06-12 | 2019-06-12 | The development approach and device of streetscape map |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110221834A (en) |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1710535A (en) * | 2005-05-10 | 2005-12-21 | 上海宝信软件股份有限公司 | GIS application system and development method thereof |
CN102419705A (en) * | 2011-09-30 | 2012-04-18 | 广州杰赛科技股份有限公司 | Method and device for generating and managing Web geographic information system (GIS) client control |
CN103176789A (en) * | 2011-12-26 | 2013-06-26 | 腾讯科技(深圳)有限公司 | Method and system used for realizing function extension of open platform |
CN104049986A (en) * | 2013-03-14 | 2014-09-17 | 腾讯科技(深圳)有限公司 | Plugin loading method and device |
CN105094818A (en) * | 2015-07-14 | 2015-11-25 | 国家信息中心 | Construction method and system for comprehensive application of natural resources based on SOA |
CN105204812A (en) * | 2015-09-29 | 2015-12-30 | 中国舰船研究设计中心 | Plugin-based multi-interface display control system and integrating method thereof |
CN106406942A (en) * | 2016-09-05 | 2017-02-15 | 百度在线网络技术(北京)有限公司 | Method and apparatus for processing plug-in installation process |
CN107908390A (en) * | 2017-10-12 | 2018-04-13 | 武汉中地数码科技有限公司 | A kind of extended method and system of WebGIS applications |
-
2019
- 2019-06-12 CN CN201910509806.6A patent/CN110221834A/en active Pending
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1710535A (en) * | 2005-05-10 | 2005-12-21 | 上海宝信软件股份有限公司 | GIS application system and development method thereof |
CN102419705A (en) * | 2011-09-30 | 2012-04-18 | 广州杰赛科技股份有限公司 | Method and device for generating and managing Web geographic information system (GIS) client control |
CN103176789A (en) * | 2011-12-26 | 2013-06-26 | 腾讯科技(深圳)有限公司 | Method and system used for realizing function extension of open platform |
CN104049986A (en) * | 2013-03-14 | 2014-09-17 | 腾讯科技(深圳)有限公司 | Plugin loading method and device |
CN105094818A (en) * | 2015-07-14 | 2015-11-25 | 国家信息中心 | Construction method and system for comprehensive application of natural resources based on SOA |
CN105204812A (en) * | 2015-09-29 | 2015-12-30 | 中国舰船研究设计中心 | Plugin-based multi-interface display control system and integrating method thereof |
CN106406942A (en) * | 2016-09-05 | 2017-02-15 | 百度在线网络技术(北京)有限公司 | Method and apparatus for processing plug-in installation process |
CN107908390A (en) * | 2017-10-12 | 2018-04-13 | 武汉中地数码科技有限公司 | A kind of extended method and system of WebGIS applications |
Non-Patent Citations (3)
Title |
---|
尖峰科技: "《从Windows到Linux的应用移植实现之浏览器应用技术篇》", 中国青年出版社, pages: 166 - 167 * |
徐云和: "插件式GIS应用框架的设计与实现", 《2009 第八届ESRI中国用户大会》, 2 October 2009 (2009-10-02), pages 816 - 822 * |
黑马程序员: "《Android面试宝典》", 1 December 2016, 中国铁道出版社, pages: 55 - 63 * |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN100470517C (en) | System and method for information handling system PCI express advanced switching | |
CN108259599B (en) | File data transmission system | |
CN109039829A (en) | A kind of network card performance testing method, apparatus, terminal and storage medium | |
CN109152094A (en) | Wireless network connecting method for terminal | |
CN109981322A (en) | The method and apparatus of cloud resource management based on label | |
CN110245029A (en) | A kind of data processing method, device, storage medium and server | |
CN110069827A (en) | Placement-and-routing's method and apparatus of the online logic analyser of FPGA | |
CN105718299A (en) | Virtual machine configuration method, device and system | |
CN110135798A (en) | Commission calculation method, platform, computer equipment and computer readable storage medium | |
CN109558537A (en) | A kind of data processing method and device of aggregation platform | |
CN105978972A (en) | Data processing method, device and system and related equipment | |
CN109241357A (en) | Chain structure model and its construction method, system and terminal device | |
CN110007262A (en) | A kind of method, computer installation and computer readable storage medium detecting the practical no-load voltage ratio value of high-tension current inductor | |
CN107273250A (en) | The method of testing and device of electronic declaration form automatic cover system | |
CN110162959A (en) | Data processing method and device based on device-fingerprint | |
CN107769934B (en) | Rate processing method and processing device | |
CN110297748A (en) | The method, apparatus and computer readable storage medium of error are called in a kind of positioning | |
CN110221864A (en) | Electronic document signs method, apparatus and terminal device, storage medium | |
CN105959306A (en) | IP address identification method and device | |
CN109614186A (en) | Application program color switching method, system and terminal device | |
CN110221834A (en) | The development approach and device of streetscape map | |
WO2014166255A1 (en) | Method, device, and terminal for determining user interface language display of sim card | |
CN110275701A (en) | Data processing method, device, medium and calculating equipment | |
CN103677152B (en) | Storage server and its machine frame system | |
CN109976868A (en) | DApp method for customizing, device and electronic equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20190910 |
|
RJ01 | Rejection of invention patent application after publication |