WO2007047485A1 - Interactive mapping method and system - Google Patents
Interactive mapping method and system Download PDFInfo
- Publication number
- WO2007047485A1 WO2007047485A1 PCT/US2006/040178 US2006040178W WO2007047485A1 WO 2007047485 A1 WO2007047485 A1 WO 2007047485A1 US 2006040178 W US2006040178 W US 2006040178W WO 2007047485 A1 WO2007047485 A1 WO 2007047485A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- address
- map
- code
- list
- locations
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/29—Geographical information databases
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C21/00—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
- G01C21/26—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
- G01C21/34—Route searching; Route guidance
- G01C21/3407—Route searching; Route guidance specially adapted for specific applications
- G01C21/343—Calculating itineraries, i.e. routes leading from a starting point to a series of categorical destinations using a global route restraint, round trips, touristic trips
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C21/00—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
- G01C21/26—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
- G01C21/34—Route searching; Route guidance
- G01C21/36—Input/output arrangements for on-board computers
- G01C21/3667—Display of a road map
- G01C21/3676—Overview of the route on the road map
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09B—EDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
- G09B29/00—Maps; Plans; Charts; Diagrams, e.g. route diagram
- G09B29/003—Maps
- G09B29/006—Representation of non-cartographic information on maps, e.g. population distribution, wind direction, radiation levels, air and sea routes
- G09B29/007—Representation of non-cartographic information on maps, e.g. population distribution, wind direction, radiation levels, air and sea routes using computer methods
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09B—EDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
- G09B29/00—Maps; Plans; Charts; Diagrams, e.g. route diagram
- G09B29/10—Map spot or coordinate position indicators; Map reading aids
- G09B29/106—Map spot or coordinate position indicators; Map reading aids using electronic means
Definitions
- the present invention relates to the field of computer-network-based mapping.
- the present invention relates to an interactive mapping method and system.
- a method for presenting a set of address locations in a browser window of a user device via the Internet includes receiving a set of address locations in a given order, presenting the set of address locations as a list of directions, and presenting the set of address locations graphically on a map, where the map includes a route connecting the set of address locations according to the given order and a marker for each of the address locations.
- the method further includes creating a new order of the set of address locations from the given order by dragging an address location from the map to a different position in the list of directions, updating the list of directions according to the new order of the set of address locations, and updating the map according to the new order of the set of address locations.
- Figures Ia- Id illustrate a multipoint routing method according to embodiments of the present invention.
- Figures 2a-2c illustrate re-ordering of destinations in the multipoint routing method according to embodiments of the present invention.
- Figures 3a-3b illustrate removing a destination in the multipoint routing method according to embodiments of the present invention.
- Figures 4a-4b illustrate creating a roundtrip in the multipoint routing method according to embodiments of the present invention.
- Figures 5a-5e illustrate a map navigator according to embodiments of the present invention.
- Figure 6 illustrates result clusters associated with the map navigator according to embodiments of the present invention.
- Figures 7a-7b illustrate aspect ratio of the map navigator according to embodiments of the present invention.
- Figures 8a-8c illustrate an address-to-business lookup method according to embodiments of the present invention.
- FIGS 9a-9c illustrate a method for updating an address in the uniform resource locator (URL) according to embodiments of the present invention.
- Figures 10a- 10c illustrate a method for printing a map with directions and search results according to embodiments of the present invention.
- Figure 11 illustrates a method for auto-completing an address entry using information from an address book according to an embodiment of the present invention.
- the interactive mapping method and system of the present invention implement Web 2.0 functionalities using a combination of HTML, CSS, JavaScript, Asynchronous JavaScript and XML (AJAX), Y!Q, Yahoo! Maps, Yahoo! Widget Engine, and Yahoo! Toolbar for Internet Explorer.
- AJAX Asynchronous JavaScript and XML
- Y!Q Yahoo! Maps
- Yahoo! Widget Engine Yahoo! Toolbar for Internet Explorer.
- Figures 1 a- 1 d illustrate a multipoint routing method according to embodiments of the present invention.
- Figure Ia shows a user entering a first location at the location entry box A.
- Figure Ib shows the user entering a second location at the location entry box B.
- Figures Ic and Id show the third and fourth locations are entered at locations entry boxes C and D respectively. Note that upon entering the second location at the location entry box B, the method automatically provides the next location entry box C for the user to enter additional locations, if any. This process is repeated for the subsequent entries, for example the fourth and fifth locations at location entry boxes D and E respectively.
- the interactive mapping system affords a user the ability to create routes with multiple way-points.
- the user not only is able to create a route from one address/location (A) to another address/location (B), but also may have the option to continue his route to other addresses/locations, such as addresses/locations C, D, and beyond.
- the route steps between two way-points are described in U.S application 10/849,083, filed May 19, 2004, entitled “Mapping Method and System," and its continuation-in-part U.S. application 11/137,603, filed May 25, 2005, entitled “Mapping Method and System,” both of which are incorporated herein by reference in their entirety.
- Figures 2a-2c illustrate re-ordering of destinations in the multipoint routing method according to embodiments of the present invention.
- Figure 2a shows the user (cursor shown as a hand) grabbing the D point to be moved to in front of the C point (Livermore) in the route.
- Figure 2b shows the D point (Oakland) being dragged and inserted prior to the C point (Livermore).
- Figure 2c shows the new C point (Oakland) both in the map and directions list and in the route drawn on the map. The previous C point (Livermore) becomes the new D point.
- the user may re-order way-points within his route by dragging and dropping within the list view of the route or by dragging a way-point from the map view into the desired point in the list view.
- the user may decide to change way-point D to be the first stop, so he can drag that point and drop it before the current B way-point in the route list view, and it becomes the new B way-point.
- the previous B way-point is displaced and becomes the new C way-point and so on.
- the route steps description and representation on the map are refreshed to describe and show the new route.
- Figures 3a-3b illustrate removing of a destination in the multipoint routing method according to embodiments of the present invention.
- Figures 3a-3b show the user may delete one or more way-points from his route.
- the user may remove way-point B from a route that has way-points A- B-C-D.
- way-point C becomes the new B way-point
- D becomes the new C way-point.
- the delete icon at the right-side of way-point C is selected.
- the original way-point D becomes the new way-point C as shown in Figure 3b.
- Figures 4a-4b illustrate creating a roundtrip in the multipoint routing method according to embodiments of the present invention. This is done by selecting the Roundtrip link as indicated by the cursor (hand) in Figure 4a.
- the user may create a multipoint route by drag and drop of local entities (e.g., businesses) represented on the map from the map to the desired position within the route list view.
- Figure 4b shows the complete roundtrip both on the map and on the directions list.
- the total distance of the trip is increased to 70.7 miles (the sum of the distance of each of the two routes), and the amount of time is increased to one hour and thirty four minutes (the sum of the time of each of the two routes).
- FIGs 5a-5e illustrate a map navigator according to embodiments of the present invention.
- a map navigator includes a small map that gives the surrounding geographic context of the large map view.
- the extent of the current large map view is represented by a shaded rectangular driving (panning) control super-imposed on the surrounding geographic context map, as shown in Figure 5a.
- the map navigator map shows the Bay Area with a shaded rectangular area representing San Francisco.
- the user can use this shaded area as a control to "drive” to other locations and so explore the geographic context of the current map. As shown in Figure 5b, this is done by dragging the driving control (shown as the cursor over the grey box) in the direction he wants to drive.
- the map navigator continuously pans in the direction the user is moving the panning control for as long as the user continues to hold and drag it.
- the user releases the panning control, and in Figure 5e, the driving control then settles on the center of the map navigator area, and the large map redraws to the new location the user just drove to.
- Figure 6 illustrates result clusters associated with the map navigator according to embodiments of the present invention.
- the map navigator may also show representations of data points of interest, for example, businesses such as cafes, hotels, or restaurants. While the large map may only show, say, three points of interest, the map navigator is able to display representations of further similar points of interest in geographic areas adjacent to the view shown by the large map. This allows the user to quickly see and navigate to areas outside the large map view that may contain data of interest. For example, the large map only shows three hotels, but the map navigator shows a cluster of six more to the southwest. Other data of interest such as routes, traffic, demographic statistics, and any other geo-data may be similarly represented.
- Figures 7a-7b illustrate aspect ratio of the map navigator according to embodiments of the present invention.
- Figure 7a shows a default view of the map navigator, which has substantially the same aspect ratio as the main map.
- Figure 7b shows an all-map view of the map navigator, which also has substantially the same aspect ratio as the main map. Note that the aspect ratio of the driving control corresponds to that of the large map, such that it changes due to the browser window re-sizing or the closing of the control panel.
- Figures 8a-8c illustrate an address-to-business lookup method according to embodiments of the present invention.
- the interactive mapping system matches an address entered into a location field with a known business. For example as shown in Figure 8a, a user may enter "701 First ⁇ «, Sunnyvale CA 94089" into location field A, and upon submission of this entry, the system returns a match for the business known to be at this address, as shown in Figure 8b as Yahoo! Incorporated. Additional information about that business may then be displayed, such as the phone number, user ratings (stars) of the business, etc. The user may access further information about this business by linking to supplementary pages shown in Figure 8c, which may include user reviews, photos, hours of operation, and other relevant information.
- FIGs 9a-9c illustrate a method for updating an address in the URL according to embodiments of the present invention.
- the interactive mapping system automatically updates the URL in the browser address bar in real time.
- This URL contains sufficient information to allow for the redrawing of the current map view, including any data superimposed on it, such as driving directions, points of interest, etc.
- the system designates the # symbol with a query string that describes the contents of the page (e.g., search results and other map zoom levels etc.). This is represented by the text after the "#" near the middle of the first line in the example shown in Figure 9c.
- This function allows the user to copy and paste the URL of the current view, and email it to a friend who may then link to this exact view.
- Figures 10a - 10c illustrate a method for printing a map with directions and search results according to embodiments of the present invention.
- the interactive mapping system provides the capability of automatically sending a layout of the current map view (shown in Figure 10a) and data that is optimized for printing. This occurs when the user selects the print function within the application or when the user chooses the print function from the browser.
- the printed version of the map and map data, as shown in Figure 10b, is not what the user is seeing on the screen, such as a "print screen," but is a different layout specifically designed for printing.
- the print view of the same data is automatically sent to the printer.
- the user may also send a text-only variant.
- FIG 10c two stylesheets are used to control what is viewed onscreen as being different from what is sent to the printer.
- Stylesheet 1 designates the screen view and hides the print view; and stylesheet 2 designates the print view and is activated when the user initiates a print function either from within the application or from the browser print commands. This stylesheet also hides the screen view from the print function so that only the print view is sent to the printer.
- Figure 11 illustrates a method for auto-completing an address entry using information from an address book according to an embodiment of the present invention.
- the interactive mapping system provides the capability of displaying auto-complete selections drawn from the user's address book and the universal location manager (ULM).
- the ULM stores recently visited or previously saved locations.
- the system displays these matches for selection, as shown in Figure 11.
- the user can choose to ignore or select these options. If the user selects one of these auto-complete options, the map then centers on the chosen address.
- the invention can be implemented in any suitable form, including hardware, software, firmware, or any combination of them.
- the invention may optionally be implemented partly as computer software running on one or more data processors and/or digital signal processors.
- the elements and components of an embodiment of the invention may be physically, functionally, and logically implemented in any suitable way. Indeed the functionality may be implemented in a single unit, in a plurality of units, or as part of other functional units. As such, the invention may be implemented in a single unit or may be physically and functionally distributed between different units and processors.
Landscapes
- Engineering & Computer Science (AREA)
- Remote Sensing (AREA)
- Physics & Mathematics (AREA)
- Radar, Positioning & Navigation (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Educational Administration (AREA)
- Mathematical Physics (AREA)
- Business, Economics & Management (AREA)
- Automation & Control Theory (AREA)
- Educational Technology (AREA)
- General Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Life Sciences & Earth Sciences (AREA)
- Ecology (AREA)
- Computer Hardware Design (AREA)
- Data Mining & Analysis (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Instructional Devices (AREA)
- User Interface Of Digital Computer (AREA)
- Processing Or Creating Images (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Method and computer program product for presenting a set of address locations in a browser window of a user device via the Internet are disclosed. The method includes receiving a set of address locations in a given order, presenting the set of address locations as a list of directions, and presenting the set of address locations graphically on a map, where the map includes a route connecting the set of address locations according to the given order and a marker for each of the address locations. The method further includes creating a new order of the set of address locations from the given order by dragging an address location from the map to a different position in the list of directions, updating the list of directions according to the new order of the set of address locations, and updating the map according to the new order of the set of address locations.
Description
Interactive Mapping Method and System
CROSS-REFERENCE TO RELATED APPLICATIONS
[0001] This application claims the benefit of application no. 60/727,206,
"Interactive Mapping Method and System," filed October 14, 2005, which is incorporated herein in its entirety by reference.
FIELD OF THE INVENTION
[0002] The present invention relates to the field of computer-network-based mapping. In particular, the present invention relates to an interactive mapping method and system.
BACKGROUND OF THE INVENTION
[0003] With the increasing popularity of the Internet, millions of users use the
Internet to get maps of address locations of interest to them or to get driving directions for getting to such address locations. With conventional map applications, a user would enter a start address and an end address in order to get a driving direction. The conventional map applications would return a map and a list of driving directions from the start address to the end address.
[0004] One drawback of the conventional map applications is that they are limited to a point-to-point solution, for getting from point A to point B, for example. However, if the user wants to visit a number of other address locations in the same trip, he would have to break down the whole trip into a series of point-to-point entries and get the map and driving directions for each point-to-point entry separately. This conventional approach involves printing multiple maps and their corresponding driving directions on multiple pages of paper, typically one page for each point-to-point entry. It is not only time- consuming but also a waste of resources because of the multiple maps and their corresponding driving directions that the user has to create and print.
[0005] Therefore, there is a need for a new interactive mapping method and system to address the drawbacks of the conventional map applications.
SUMMARY
[0006] The present invention generally relates to an interactive mapping method and system. In one embodiment, a method for presenting a set of address locations in a browser window of a user device via the Internet includes receiving a set of address locations in a given order, presenting the set of address locations as a list of directions, and presenting the set of address locations graphically on a map, where the map includes a route connecting the set of address locations according to the given order and a marker for each of the address locations. The method further includes creating a new order of the set of address locations from the given order by dragging an address location from the map to a different position in the list of directions, updating the list of directions according to the new order of the set of address locations, and updating the map according to the new order of the set of address locations.
BRIEF DESCRIPTION OF THE DRAWINGS
[0007] The aforementioned features and advantages of the invention as well as additional features and advantages thereof will be more clearly understandable after reading detailed descriptions of embodiments of the invention in conjunction with the following drawings.
[0008] Figures Ia- Id illustrate a multipoint routing method according to embodiments of the present invention.
[0009] Figures 2a-2c illustrate re-ordering of destinations in the multipoint routing method according to embodiments of the present invention.
[0010] Figures 3a-3b illustrate removing a destination in the multipoint routing method according to embodiments of the present invention.
[0011] Figures 4a-4b illustrate creating a roundtrip in the multipoint routing method according to embodiments of the present invention.
[0012] Figures 5a-5e illustrate a map navigator according to embodiments of the present invention.
[0013] Figure 6 illustrates result clusters associated with the map navigator according to embodiments of the present invention.
[0014] Figures 7a-7b illustrate aspect ratio of the map navigator according to embodiments of the present invention.
[0015] Figures 8a-8c illustrate an address-to-business lookup method according to embodiments of the present invention.
[0016] Figures 9a-9c illustrate a method for updating an address in the uniform resource locator (URL) according to embodiments of the present invention.
[0017] Figures 10a- 10c illustrate a method for printing a map with directions and search results according to embodiments of the present invention.
[0018], Figure 11 illustrates a method for auto-completing an address entry using information from an address book according to an embodiment of the present invention.
DESCRIPTION OF EMBODIMENTS
[0019] The following descriptions are presented to enable any person skilled in the art to make and use the invention. Descriptions of specific embodiments and applications are provided only as examples. Various modifications and combinations of the examples described herein will be readily apparent to those skilled in the art, and the general principles defined herein may be applied to other examples and applications without departing from the spirit and scope of the invention. Thus, the present invention is not intended to be limited to the examples described and shown, but is to be accorded the widest scope consistent with the principles and features disclosed herein.
[0020] Some portions of the detailed description that follows are presented in terms of procedures, steps, logic blocks, processing, and other symbolic representations of operations on data bits that can be performed on computer memory. A procedure, computer-executed step, logic block, process, etc., are here conceived to be a self- consistent sequence of steps or instructions leading to a desired result. The steps are those utilizing physical manipulations of physical quantities. These quantities can take the form of electrical, magnetic, or radio signals capable of being stored, transferred, combined, compared, and otherwise manipulated in a computer system. These signals may be referred
to at times as bits, values, elements, symbols, characters, terms, numbers, or the like. Each step may be performed by hardware, software, firmware, or combinations thereof.
[0021] In various embodiments, the interactive mapping method and system of the present invention implement Web 2.0 functionalities using a combination of HTML, CSS, JavaScript, Asynchronous JavaScript and XML (AJAX), Y!Q, Yahoo! Maps, Yahoo! Widget Engine, and Yahoo! Toolbar for Internet Explorer.
[0022] Figures 1 a- 1 d illustrate a multipoint routing method according to embodiments of the present invention. Figure Ia shows a user entering a first location at the location entry box A. Figure Ib shows the user entering a second location at the location entry box B. Similarly, Figures Ic and Id show the third and fourth locations are entered at locations entry boxes C and D respectively. Note that upon entering the second location at the location entry box B, the method automatically provides the next location entry box C for the user to enter additional locations, if any. This process is repeated for the subsequent entries, for example the fourth and fifth locations at location entry boxes D and E respectively.
[0023] As shown in Figures Ia- Id, the interactive mapping system affords a user the ability to create routes with multiple way-points. The user not only is able to create a route from one address/location (A) to another address/location (B), but also may have the option to continue his route to other addresses/locations, such as addresses/locations C, D, and beyond. The route steps between two way-points (e.g., A and B) are described in U.S application 10/849,083, filed May 19, 2004, entitled "Mapping Method and System," and its continuation-in-part U.S. application 11/137,603, filed May 25, 2005, entitled "Mapping Method and System," both of which are incorporated herein by reference in their entirety.
[0024] Figures 2a-2c illustrate re-ordering of destinations in the multipoint routing method according to embodiments of the present invention. Figure 2a shows the user (cursor shown as a hand) grabbing the D point to be moved to in front of the C point (Livermore) in the route. Figure 2b shows the D point (Oakland) being dragged and inserted prior to the C point (Livermore). Figure 2c shows the new C point (Oakland) both in the map and directions list and in the route drawn on the map. The previous C point (Livermore) becomes the new D point.
[0025] As shown in Figures 2a-2c, the user may re-order way-points within his route by dragging and dropping within the list view of the route or by dragging a way-point from the map view into the desired point in the list view. For example, the user may decide to change way-point D to be the first stop, so he can drag that point and drop it before the current B way-point in the route list view, and it becomes the new B way-point. The previous B way-point is displaced and becomes the new C way-point and so on. The route steps description and representation on the map are refreshed to describe and show the new route.
[0026] Figures 3a-3b illustrate removing of a destination in the multipoint routing method according to embodiments of the present invention.
[0027] Figures 3a-3b show the user may delete one or more way-points from his route. For example, the user may remove way-point B from a route that has way-points A- B-C-D. After way-point B is removed, way-point C becomes the new B way-point, and D becomes the new C way-point. In Figure 3 a, the delete icon at the right-side of way-point C is selected. After the way-point C (Oakland) is deleted, the original way-point D (Livermore) becomes the new way-point C as shown in Figure 3b.
[0028] Figures 4a-4b illustrate creating a roundtrip in the multipoint routing method according to embodiments of the present invention. This is done by selecting the Roundtrip link as indicated by the cursor (hand) in Figure 4a. The user may create a multipoint route by drag and drop of local entities (e.g., businesses) represented on the map from the map to the desired position within the route list view. Figure 4b shows the complete roundtrip both on the map and on the directions list. As a result, the total distance of the trip is increased to 70.7 miles (the sum of the distance of each of the two routes), and the amount of time is increased to one hour and thirty four minutes (the sum of the time of each of the two routes).
[0029] Figures 5a-5e illustrate a map navigator according to embodiments of the present invention. A map navigator includes a small map that gives the surrounding geographic context of the large map view. Within the map navigator, the extent of the current large map view is represented by a shaded rectangular driving (panning) control super-imposed on the surrounding geographic context map, as shown in Figure 5a. For
example, while the large map may show the City of San Francisco, the map navigator map shows the Bay Area with a shaded rectangular area representing San Francisco.
[0030] The user can use this shaded area as a control to "drive" to other locations and so explore the geographic context of the current map. As shown in Figure 5b, this is done by dragging the driving control (shown as the cursor over the grey box) in the direction he wants to drive. In Figure 5c, the map navigator continuously pans in the direction the user is moving the panning control for as long as the user continues to hold and drag it. In Figure 5d, the user releases the panning control, and in Figure 5e, the driving control then settles on the center of the map navigator area, and the large map redraws to the new location the user just drove to.
[0031] Figure 6 illustrates result clusters associated with the map navigator according to embodiments of the present invention. The map navigator may also show representations of data points of interest, for example, businesses such as cafes, hotels, or restaurants. While the large map may only show, say, three points of interest, the map navigator is able to display representations of further similar points of interest in geographic areas adjacent to the view shown by the large map. This allows the user to quickly see and navigate to areas outside the large map view that may contain data of interest. For example, the large map only shows three hotels, but the map navigator shows a cluster of six more to the southwest. Other data of interest such as routes, traffic, demographic statistics, and any other geo-data may be similarly represented.
[0032] Figures 7a-7b illustrate aspect ratio of the map navigator according to embodiments of the present invention. Figure 7a shows a default view of the map navigator, which has substantially the same aspect ratio as the main map. Figure 7b shows an all-map view of the map navigator, which also has substantially the same aspect ratio as the main map. Note that the aspect ratio of the driving control corresponds to that of the large map, such that it changes due to the browser window re-sizing or the closing of the control panel.
[0033] Figures 8a-8c illustrate an address-to-business lookup method according to embodiments of the present invention. The interactive mapping system matches an address entered into a location field with a known business. For example as shown in Figure 8a, a user may enter "701 First Λ«, Sunnyvale CA 94089" into location field A, and upon
submission of this entry, the system returns a match for the business known to be at this address, as shown in Figure 8b as Yahoo! Incorporated. Additional information about that business may then be displayed, such as the phone number, user ratings (stars) of the business, etc. The user may access further information about this business by linking to supplementary pages shown in Figure 8c, which may include user reviews, photos, hours of operation, and other relevant information.
[0034] Figures 9a-9c illustrate a method for updating an address in the URL according to embodiments of the present invention. The interactive mapping system automatically updates the URL in the browser address bar in real time. This URL contains sufficient information to allow for the redrawing of the current map view, including any data superimposed on it, such as driving directions, points of interest, etc. For example, instead of using the # symbol to designate in-page anchor links, the system designates the # symbol with a query string that describes the contents of the page (e.g., search results and other map zoom levels etc.). This is represented by the text after the "#" near the middle of the first line in the example shown in Figure 9c. This function allows the user to copy and paste the URL of the current view, and email it to a friend who may then link to this exact view.
[0035] Figures 10a - 10c illustrate a method for printing a map with directions and search results according to embodiments of the present invention. The interactive mapping system provides the capability of automatically sending a layout of the current map view (shown in Figure 10a) and data that is optimized for printing. This occurs when the user selects the print function within the application or when the user chooses the print function from the browser. The printed version of the map and map data, as shown in Figure 10b, is not what the user is seeing on the screen, such as a "print screen," but is a different layout specifically designed for printing. The print view of the same data is automatically sent to the printer. The user may also send a text-only variant.
[0036] In Figure 10c, two stylesheets are used to control what is viewed onscreen as being different from what is sent to the printer. Stylesheet 1 designates the screen view and hides the print view; and stylesheet 2 designates the print view and is activated when the user initiates a print function either from within the application or from the browser print commands. This stylesheet also hides the screen view from the print function so that only the print view is sent to the printer.
[0037] Figure 11 illustrates a method for auto-completing an address entry using information from an address book according to an embodiment of the present invention. The interactive mapping system provides the capability of displaying auto-complete selections drawn from the user's address book and the universal location manager (ULM). The ULM stores recently visited or previously saved locations. As the user types in letters or numbers of, for example, a person's name, nickname, or address, into a location box that match entries within his address book or ULM data, the system displays these matches for selection, as shown in Figure 11. The user can choose to ignore or select these options. If the user selects one of these auto-complete options, the map then centers on the chosen address.
[0038] It will be appreciated that the above description for clarity has described embodiments of the invention with reference to different functional units and processors. However, it will be apparent that any suitable distribution of functionality between different functional units or processors may be used without detracting from the invention. For example, functionality illustrated to be performed by separate processors or controllers may be performed by the same processor or controller. Hence, references to specific functional units are only to be seen as references to suitable means for providing the described functionality rather than as indicative of a strict logical or physical structure or organization.
[0039] The invention can be implemented in any suitable form, including hardware, software, firmware, or any combination of them. The invention may optionally be implemented partly as computer software running on one or more data processors and/or digital signal processors. The elements and components of an embodiment of the invention may be physically, functionally, and logically implemented in any suitable way. Indeed the functionality may be implemented in a single unit, in a plurality of units, or as part of other functional units. As such, the invention may be implemented in a single unit or may be physically and functionally distributed between different units and processors.
[0040] One skilled in the relevant art will recognize that many possible modifications and combinations of the disclosed embodiments may be used, while still employing the same basic underlying mechanisms and methodologies. The foregoing description, for purposes of explanation, has been written with references to specific embodiments. However, the illustrative discussions above are not intended to be
exhaustive or to limit the invention to the precise forms disclosed. Many modifications and variations are possible in view of the above teachings. The embodiments were chosen and described to explain the principles of the invention and their practical applications, and to enable others skilled in the art to best utilize the invention and various embodiments with various modifications as suited to the particular use contemplated.
Claims
1. A method for presenting a set of address locations in a browser window of a user device via the Internet, comprising: receiving a set of address locations in a given order; presenting the set of address locations as a list of directions; and presenting the set of address locations graphically on a map, wherein the map includes a route connecting the set of address locations according to the given order, and wherein the map further includes a marker for each of the address locations.
2. The method of claim 1 further comprising: creating a new order of the set of address locations from the given order by dragging an address location from the map to a different position in the list of directions; updating the list of directions according to the new order of the set of address locations; and updating the map according to the new order of the set of address locations.
3. The method of claim 1 further comprising: adding a new address location to the set of address locations; updating the list of directions to include the new address location; and updating the map to include the new address location.
4. The method of claim 1 further comprising: deleting a selected address location from the list of directions; updating the list of directions to exclude the selected address location; and updating the map to exclude the selected address location.
5. The method of claim 1 further comprising: creating a round trip by adding an end address location to the set of address locations, wherein the end address location includes the same address as the beginning address location; updating the list of directions to include the end address location; and updating the map to include a route to the end address location.
6. The method of claim 1 further comprising: providing a query string within a pair of marking characters in a uniform resource locator (URL) in a browser address; retrieving information describing a current map view using the query string in the URL; and updating the URL to include information describing the current map view.
7. The method of claim 6 further comprising: providing the URL to a second user; and presenting the current map view to the second user using the URL.
8. The method of claim 1 further comprising: identifying a current map view and its associated text information from a corresponding screen view in response to receiving a print map command from a user; rearranging the current map view and its associated text information to create a print view; and printing the print view.
9. The method of claim 8, wherein the text information comprises: a start address; an end address; a list of driving directions from the start address to the end address; and a list of points of interest shown in the current map view.
10. The method of claim 1 further comprising: entering an address location in an address field; and auto-completing the address location using information gathered from a list of recently visited or previously saved locations.
11. The method of claim 1 further comprising: entering an address location in an address field; and auto-completing the address location using information gathered from a user's address book.
12. A computer program product for presenting a set of address locations in a browser window of a user device via the Internet, comprising a medium storing computer programs for execution by one or more computer systems, the computer program product comprising: code for receiving a set of address locations in a given order; code for presenting the set of address locations as a list of directions; and code for presenting the set of address locations graphically on a map, wherein the map includes a route connecting the set of address locations according to the given order, and wherein the map further includes a marker for each of the address locations.
13. The computer program product of claim 12 further comprising: code for creating a new order of the set of address locations from the given order by dragging an address location from the map to a different position in the list of directions; code for updating the list of directions according to the new order of the set of address locations; and code for updating the map according to the new order of the set of address locations.
14. The computer program product of claim 12 further comprising: code for adding a new address location to the set of address locations; code for updating the list of directions to include the new address location; and code for updating the map to include the new address location.
15. The computer program product of claim 12 further comprising: code for deleting a selected address location from the list of directions; code for updating the list of directions to exclude the selected address location; and code for updating the map to exclude the selected address location.
16. The computer program product of claim 12 further comprising: code for creating a round trip by adding an end address location to the set of address locations, wherein the end address location includes the same address as the beginning address location; code for updating the list of directions to include the end address location; and code for updating the map to include a route to the end address location.
17. The computer program product of claim 12 further comprising: code for providing a query string within a pair of marking characters in a uniform resource locator (URL) in a browser address; code for retrieving information describing a current map view using the query string in the URL; and code for updating the URL to include information describing the current map view.
18. The computer program product of claim 17 further comprising: code for providing the URL to a second user; and code for presenting the current map view to the second user using the URL.
19. The computer program product of claim 12 further comprising: code for identifying a current map view and its associated text information from a corresponding screen view in response to receiving a print map command from a user; code for rearranging the current map view and its associated text information to create a print view; and code for printing the print view.
20. The computer program product of claim 19, wherein the text information comprises: a start address; an end address; a list of driving directions from the start address to the end address; and a list of points of interest shown in the current map view.
21. The computer program product of claim 12 further comprising: code for entering an address location in an address field; and code for auto-completing the address location using information gathered from a list of recently visited or previously saved locations.
22. The computer program product of claim 12 further comprising: code for entering an address location in an address field; and code for auto-completing the address location using information gathered from a user's address book.
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2006800382758A CN101288076B (en) | 2005-10-14 | 2006-10-13 | Interactive mapping method and system |
EP06825936A EP1934844A1 (en) | 2005-10-14 | 2006-10-13 | Interactive mapping method and system |
JP2008535736A JP5185124B2 (en) | 2005-10-14 | 2006-10-13 | Method and system for interactive map generation |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US72720605P | 2005-10-14 | 2005-10-14 | |
US60/727,206 | 2005-10-14 |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2007047485A1 true WO2007047485A1 (en) | 2007-04-26 |
WO2007047485A8 WO2007047485A8 (en) | 2008-04-10 |
Family
ID=37714283
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2006/040178 WO2007047485A1 (en) | 2005-10-14 | 2006-10-13 | Interactive mapping method and system |
PCT/US2006/040270 WO2007047535A1 (en) | 2005-10-14 | 2006-10-13 | Method and system for navigating a map |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2006/040270 WO2007047535A1 (en) | 2005-10-14 | 2006-10-13 | Method and system for navigating a map |
Country Status (6)
Country | Link |
---|---|
US (2) | US9588987B2 (en) |
EP (1) | EP1934844A1 (en) |
JP (1) | JP5185124B2 (en) |
KR (1) | KR20080059445A (en) |
CN (1) | CN101288076B (en) |
WO (2) | WO2007047485A1 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010145139A (en) * | 2008-12-17 | 2010-07-01 | Broadleaf Co Ltd | Moving route forming device, and device, system and program for supporting formation of travel plan constituted by using the same |
EP2284776A1 (en) * | 2009-08-04 | 2011-02-16 | HTC Corporation | Method and apparatus for trip planning and computer program product |
US8145416B2 (en) | 2005-10-14 | 2012-03-27 | Yahoo! Inc. | Interactive mapping method and system |
Families Citing this family (55)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9607092B2 (en) | 2003-05-20 | 2017-03-28 | Excalibur Ip, Llc | Mapping method and system |
US7826965B2 (en) * | 2005-06-16 | 2010-11-02 | Yahoo! Inc. | Systems and methods for determining a relevance rank for a point of interest |
US7779059B2 (en) * | 2005-12-22 | 2010-08-17 | Pitney Bowes Software Inc. | Geocoding and address hygiene system employing point level and centerline data sets |
US7945852B1 (en) * | 2006-05-19 | 2011-05-17 | Washington State University Research Foundation | Strategies for annotating digital maps |
US8607167B2 (en) * | 2007-01-07 | 2013-12-10 | Apple Inc. | Portable multifunction device, method, and graphical user interface for providing maps and directions |
CN101680762B (en) * | 2007-03-26 | 2012-11-28 | 丰田自动车株式会社 | Navigation device |
US8332141B2 (en) * | 2007-06-15 | 2012-12-11 | Microsoft Corporation | Route modifications |
US8302033B2 (en) | 2007-06-22 | 2012-10-30 | Apple Inc. | Touch screen device, method, and graphical user interface for providing maps, directions, and location-based information |
JP4375455B2 (en) * | 2007-07-24 | 2009-12-02 | アイシン・エィ・ダブリュ株式会社 | Navigation device and navigation program |
US20090100342A1 (en) * | 2007-10-12 | 2009-04-16 | Gabriel Jakobson | Method and system for presenting address and mapping information |
US9532164B2 (en) * | 2007-10-12 | 2016-12-27 | Empire Ip Llc | Mashing mapping content displayed on mobile devices |
GB2458482A (en) * | 2008-03-19 | 2009-09-23 | Triad Group Plc | Allowing a user to select objects to view either in a map or table |
US20100131481A1 (en) * | 2008-11-26 | 2010-05-27 | Honeywell International Inc. | Methods for locating an item when a search mode is not selected |
US20100241987A1 (en) * | 2009-03-19 | 2010-09-23 | Microsoft Corporation | Tear-Drop Way-Finding User Interfaces |
US8849570B2 (en) * | 2009-03-19 | 2014-09-30 | Microsoft Corporation | Projected way-finding |
US20100241999A1 (en) * | 2009-03-19 | 2010-09-23 | Microsoft Corporation | Canvas Manipulation Using 3D Spatial Gestures |
US8121640B2 (en) | 2009-03-19 | 2012-02-21 | Microsoft Corporation | Dual module portable devices |
US8856115B1 (en) * | 2009-12-07 | 2014-10-07 | Google Inc. | Framework for suggesting search terms |
EP2558956B1 (en) * | 2010-04-12 | 2019-06-12 | Google LLC | Synthetic navigation elements for electronic documents |
US8836705B2 (en) * | 2010-04-13 | 2014-09-16 | Russell John Bolden | Generating a graphic for application to a surface to produce a plaque |
US9223460B2 (en) * | 2010-12-17 | 2015-12-29 | Microsoft Corporation | Toolbar search centered user interface model |
WO2012135417A1 (en) * | 2011-04-01 | 2012-10-04 | Pyrzenski David | Methods and systems for providing interactive storefronts |
KR20150063165A (en) * | 2011-06-03 | 2015-06-08 | 애플 인크. | Systems and methods for printing maps and directions |
US8612414B2 (en) * | 2011-11-21 | 2013-12-17 | Google Inc. | Grouped search query refinements |
US9046981B2 (en) | 2012-02-21 | 2015-06-02 | Target Brands, Inc. | Trip and travel tool |
US8671106B1 (en) | 2012-05-23 | 2014-03-11 | Google Inc. | Indicators for entities corresponding to search suggestions |
US8965696B2 (en) | 2012-06-05 | 2015-02-24 | Apple Inc. | Providing navigation instructions while operating navigation application in background |
US8983778B2 (en) | 2012-06-05 | 2015-03-17 | Apple Inc. | Generation of intersection information by a mapping service |
US9047691B2 (en) | 2012-06-05 | 2015-06-02 | Apple Inc. | Route display and review |
US9230556B2 (en) | 2012-06-05 | 2016-01-05 | Apple Inc. | Voice instructions during navigation |
US9997069B2 (en) | 2012-06-05 | 2018-06-12 | Apple Inc. | Context-aware voice guidance |
US9429435B2 (en) | 2012-06-05 | 2016-08-30 | Apple Inc. | Interactive map |
US9482296B2 (en) | 2012-06-05 | 2016-11-01 | Apple Inc. | Rendering road signs during navigation |
US10176633B2 (en) | 2012-06-05 | 2019-01-08 | Apple Inc. | Integrated mapping and navigation application |
US9886794B2 (en) | 2012-06-05 | 2018-02-06 | Apple Inc. | Problem reporting in maps |
US9135751B2 (en) | 2012-06-05 | 2015-09-15 | Apple Inc. | Displaying location preview |
US9418672B2 (en) | 2012-06-05 | 2016-08-16 | Apple Inc. | Navigation application with adaptive instruction text |
US9367959B2 (en) * | 2012-06-05 | 2016-06-14 | Apple Inc. | Mapping application with 3D presentation |
USD712421S1 (en) * | 2012-06-06 | 2014-09-02 | Apple Inc. | Display screen or portion thereof with graphical user interface |
USD739859S1 (en) * | 2012-06-06 | 2015-09-29 | Apple Inc. | Display screen or portion thereof with graphical user interface |
CN103945565B (en) * | 2013-01-18 | 2019-01-11 | 腾讯科技(深圳)有限公司 | The method and apparatus for obtaining offline map |
US9170122B2 (en) | 2013-06-09 | 2015-10-27 | Apple Inc. | Direction list |
CN103852080B (en) * | 2013-07-03 | 2016-12-07 | 携程计算机技术(上海)有限公司 | The map-indication method of object and system |
US10083409B2 (en) | 2014-02-14 | 2018-09-25 | Bby Solutions, Inc. | Wireless customer and labor management optimization in retail settings |
JP6373025B2 (en) * | 2014-03-20 | 2018-08-15 | シャープ株式会社 | Information processing apparatus, information processing system, information processing method, and computer program |
US10402835B2 (en) * | 2014-07-16 | 2019-09-03 | Raytheon Company | Agricultural situational awareness tool |
US20160132567A1 (en) * | 2014-11-12 | 2016-05-12 | Microsoft Corporation | Multi-search and multi-task in search |
US10168166B2 (en) * | 2015-03-13 | 2019-01-01 | Thinkware Corporation | Method and system for searching route |
US10101878B2 (en) | 2015-07-06 | 2018-10-16 | Microsoft Technology Licensing, Llc | Sharing map context including result cards |
US10430070B2 (en) * | 2015-07-13 | 2019-10-01 | Sap Se | Providing defined icons on a graphical user interface of a navigation system |
US10503820B2 (en) * | 2016-03-28 | 2019-12-10 | Microsoft Technology Licensing, Llc | Map notes |
US9803994B1 (en) * | 2016-10-14 | 2017-10-31 | Rubicon Global Holdings, Llc | System having automated route generation and optimization |
US11257027B2 (en) * | 2016-11-30 | 2022-02-22 | Flexport, Inc. | Methods and systems for selecting an end to end freight service |
USD949159S1 (en) | 2019-06-02 | 2022-04-19 | Apple Inc. | Display screen or portion thereof with graphical user interface |
KR20230010759A (en) | 2020-05-18 | 2023-01-19 | 애플 인크. | User interfaces for viewing and refining the current location of an electronic device |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030182052A1 (en) | 1994-06-24 | 2003-09-25 | Delorme David M. | Integrated routing/mapping information system |
Family Cites Families (71)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5818455A (en) * | 1993-07-21 | 1998-10-06 | Xerox Corporation | Method and apparatus for operating on the model data structure of an image to produce human perceptible output using a viewing operation region having explicit multiple regions |
SE516278C2 (en) * | 1994-03-04 | 2001-12-10 | Volvo Ab | Traffic information systems and procedures for providing traffic information |
US5802492A (en) * | 1994-06-24 | 1998-09-01 | Delorme Publishing Company, Inc. | Computer aided routing and positioning system |
US5559707A (en) * | 1994-06-24 | 1996-09-24 | Delorme Publishing Company | Computer aided routing system |
US5682525A (en) * | 1995-01-11 | 1997-10-28 | Civix Corporation | System and methods for remotely accessing a selected group of items of interest from a database |
US5904727A (en) * | 1995-05-17 | 1999-05-18 | Mobile Information Systems, Inc. | Graphical fleet management methods |
GB9516762D0 (en) * | 1995-08-16 | 1995-10-18 | Phelan Sean P | Computer system for identifying local resources |
US5874905A (en) * | 1995-08-25 | 1999-02-23 | Aisin Aw Co., Ltd. | Navigation system for vehicles |
KR100235239B1 (en) * | 1995-09-29 | 1999-12-15 | 모리 하루오 | Apparatus for outputting mold information, method for outputting mold information, map display apparatus, map display method, navigation apparatus and navigation method |
KR100256620B1 (en) * | 1995-10-30 | 2000-05-15 | 모리 하루오 | Navigation device |
US5870559A (en) * | 1996-10-15 | 1999-02-09 | Mercury Interactive | Software system and associated methods for facilitating the analysis and management of web sites |
US5944769A (en) * | 1996-11-08 | 1999-08-31 | Zip2 Corporation | Interactive network directory service with integrated maps and directions |
US5982298A (en) | 1996-11-14 | 1999-11-09 | Microsoft Corporation | Interactive traffic display and trip planner |
US6160552A (en) * | 1997-01-09 | 2000-12-12 | Sun Microsystems, Inc. | Method and apparatus for managing multiple hierarchical lists within a browser |
JP3644473B2 (en) * | 1997-08-07 | 2005-04-27 | アイシン・エィ・ダブリュ株式会社 | Map display device and recording medium |
JP2000010471A (en) | 1998-06-25 | 2000-01-14 | Zenrin Co Ltd | Map display device and method |
JP3312117B2 (en) * | 1998-06-25 | 2002-08-05 | 株式会社ゼンリン | Map display device for route search |
US6307573B1 (en) * | 1999-07-22 | 2001-10-23 | Barbara L. Barros | Graphic-information flow method and system for visually analyzing patterns and relationships |
EP1072987A1 (en) * | 1999-07-29 | 2001-01-31 | International Business Machines Corporation | Geographic web browser and iconic hyperlink cartography |
US6563529B1 (en) * | 1999-10-08 | 2003-05-13 | Jerry Jongerius | Interactive system for displaying detailed view and direction in panoramic images |
US7447509B2 (en) * | 1999-12-22 | 2008-11-04 | Celeritasworks, Llc | Geographic management system |
US7092892B1 (en) * | 2000-03-01 | 2006-08-15 | Site59, Inc. | System and method for grouping and selling products or services |
US6615130B2 (en) * | 2000-03-17 | 2003-09-02 | Makor Issues And Rights Ltd. | Real time vehicle guidance and traffic forecasting system |
WO2001071485A1 (en) * | 2000-03-17 | 2001-09-27 | Vicinity Corp. | System and method for abstracting and visualizing a route map |
US6430602B1 (en) * | 2000-08-22 | 2002-08-06 | Active Buddy, Inc. | Method and system for interactively responding to instant messaging requests |
US6772142B1 (en) * | 2000-10-31 | 2004-08-03 | Cornell Research Foundation, Inc. | Method and apparatus for collecting and expressing geographically-referenced data |
US6405129B1 (en) * | 2000-11-29 | 2002-06-11 | Alpine Electronics, Inc. | Method of displaying POI icons for navigation apparatus |
US20020067379A1 (en) * | 2000-12-04 | 2002-06-06 | Kenyon Jeremy A. | Method and apparatus for distributing and displaying maps electronically |
US7246371B2 (en) | 2001-02-05 | 2007-07-17 | Openwave Systems Inc. | System and method for filtering unavailable devices in a presence and availability management system |
US6493630B2 (en) * | 2001-02-16 | 2002-12-10 | Wizeguides.Com Inc. | Bundled map guide |
US6516268B2 (en) * | 2001-02-16 | 2003-02-04 | Wizeguides.Com Inc. | Bundled map guide |
JP2002269010A (en) | 2001-03-09 | 2002-09-20 | Pioneer Electronic Corp | Electronic mail processing system and mail server |
US20020163547A1 (en) * | 2001-04-30 | 2002-11-07 | Michael Abramson | Interactive electronically presented map |
CA2352844C (en) * | 2001-07-10 | 2009-11-17 | Geojet Information Solutions Inc. | 3-d map data visualization |
US20030093419A1 (en) * | 2001-08-17 | 2003-05-15 | Srinivas Bangalore | System and method for querying information using a flexible multi-modal interface |
JP3960465B2 (en) * | 2002-01-17 | 2007-08-15 | アルパイン株式会社 | Map display method and map display system for portable information display device |
US7487462B2 (en) * | 2002-02-21 | 2009-02-03 | Xerox Corporation | Methods and systems for indicating invisible contents of workspace |
JP4013585B2 (en) * | 2002-02-25 | 2007-11-28 | マツダ株式会社 | Travel route creation support server, travel route creation support program, recording medium recording the program, and travel route creation support method |
ATE488746T1 (en) * | 2002-03-01 | 2010-12-15 | Telecomm Systems Inc | METHOD AND DEVICE FOR SENDING, RECEIVING AND PLANNING LOCATION-RELEVANT INFORMATION |
US6873905B2 (en) * | 2002-03-19 | 2005-03-29 | Opnext Japan, Inc. | Communications type navigation device |
US7133771B1 (en) * | 2002-08-29 | 2006-11-07 | America Online, Inc. | Automated route determination to avoid a particular maneuver |
US20040044469A1 (en) * | 2002-09-03 | 2004-03-04 | Thorsten Bender | Displaying road maps |
US20040059659A1 (en) * | 2002-09-13 | 2004-03-25 | Aman Safaei | Map based lottery ticket sales and marketing analysis system and method |
WO2004034194A2 (en) * | 2002-10-07 | 2004-04-22 | Summus, Inc. (Usa) | Method and software for navigation of data on a device display |
US7707140B2 (en) * | 2002-10-09 | 2010-04-27 | Yahoo! Inc. | Information retrieval system and method employing spatially selective features |
US7818116B1 (en) * | 2002-12-30 | 2010-10-19 | Mapquest, Inc. | Presenting a travel route in a ground-based vehicle |
US7321824B1 (en) * | 2002-12-30 | 2008-01-22 | Aol Llc | Presenting a travel route using more than one presentation style |
US7474960B1 (en) * | 2002-12-30 | 2009-01-06 | Mapquest, Inc. | Presenting a travel route |
US7480512B2 (en) * | 2004-01-16 | 2009-01-20 | Bones In Motion, Inc. | Wireless device, program products and methods of using a wireless device to deliver services |
US7509579B1 (en) * | 2003-01-30 | 2009-03-24 | Sprint Communications Company L.P. | Spatial point to cable distance calculator for high bandwidth metropolitan area networks |
US7369102B2 (en) * | 2003-03-04 | 2008-05-06 | Microsoft Corporation | System and method for navigating a graphical user interface on a smaller display |
JP4133570B2 (en) | 2003-05-15 | 2008-08-13 | アルパイン株式会社 | Navigation device |
JP4226391B2 (en) * | 2003-05-16 | 2009-02-18 | 株式会社ザナヴィ・インフォマティクス | Route diagram display method and display control apparatus |
US20050027705A1 (en) | 2003-05-20 | 2005-02-03 | Pasha Sadri | Mapping method and system |
US9607092B2 (en) * | 2003-05-20 | 2017-03-28 | Excalibur Ip, Llc | Mapping method and system |
JP2005134429A (en) * | 2003-10-28 | 2005-05-26 | Pioneer Electronic Corp | Device, system, method, and program for notifying traffic condition, and recording medium with the program recorded thereon |
CA2820249C (en) * | 2004-03-23 | 2016-07-19 | Google Inc. | A digital mapping system |
JP2005284340A (en) * | 2004-03-26 | 2005-10-13 | Dainippon Printing Co Ltd | Page generation server, retrieval server for display, retrieval server for mobile, broadcast receiver, page generation server program, retrieval server program for display, retrieval server program for mobile, broadcast receiver program |
US7373244B2 (en) * | 2004-04-20 | 2008-05-13 | Keith Kreft | Information mapping approaches |
US7379063B2 (en) * | 2004-07-29 | 2008-05-27 | Raytheon Company | Mapping application for rendering pixel imagery |
US7764954B2 (en) * | 2004-09-21 | 2010-07-27 | Beyer Jr Malcolm K | Method of providing cell phones in a cell phone signal strength chart of multiple cell phones in a communication network |
KR100712966B1 (en) * | 2004-12-27 | 2007-05-02 | 주식회사 엔지스테크널러지 | Navigation service method and terminal accordingly |
BRPI0607818A2 (en) * | 2005-03-07 | 2009-10-06 | Networks In Motion Inc | method and system for identifying and defining virtual geographic fences |
US7461345B2 (en) * | 2005-03-11 | 2008-12-02 | Adobe Systems Incorporated | System and method for displaying information using a compass |
US8825370B2 (en) * | 2005-05-27 | 2014-09-02 | Yahoo! Inc. | Interactive map-based travel guide |
US7626599B2 (en) * | 2005-07-12 | 2009-12-01 | Microsoft Corporation | Context map in computer display magnification |
US20070032945A1 (en) * | 2005-08-02 | 2007-02-08 | Jason Kaufman | System and method for providing location related information to a network user |
US20070033089A1 (en) * | 2005-08-04 | 2007-02-08 | Microsoft Corporation | User interface and geo-parsing data structure |
US9588987B2 (en) | 2005-10-14 | 2017-03-07 | Jollify Management Limited | Method and system for navigating a map |
GB0523512D0 (en) * | 2005-11-18 | 2005-12-28 | Applied Generics Ltd | Enhancing traffic and navigation information with visual and audio data |
US7890257B2 (en) * | 2008-01-14 | 2011-02-15 | Research In Motion Limited | Using a shape-changing display as an adaptive lens for selectively magnifying information displayed onscreen |
-
2006
- 2006-10-13 US US11/580,776 patent/US9588987B2/en not_active Expired - Fee Related
- 2006-10-13 JP JP2008535736A patent/JP5185124B2/en active Active
- 2006-10-13 CN CN2006800382758A patent/CN101288076B/en not_active Expired - Fee Related
- 2006-10-13 EP EP06825936A patent/EP1934844A1/en not_active Ceased
- 2006-10-13 WO PCT/US2006/040178 patent/WO2007047485A1/en active Application Filing
- 2006-10-13 US US11/581,145 patent/US8145416B2/en active Active
- 2006-10-13 KR KR1020087011397A patent/KR20080059445A/en active Search and Examination
- 2006-10-13 WO PCT/US2006/040270 patent/WO2007047535A1/en active Application Filing
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030182052A1 (en) | 1994-06-24 | 2003-09-25 | Delorme David M. | Integrated routing/mapping information system |
Non-Patent Citations (1)
Title |
---|
DELORME: "Street Atlas USA 2003 User Guide", INTERNET PUBLICATION, 2002, XP002419781, Retrieved from the Internet <URL:http://support.radioshack.com/support_computer/doc69/69511.pdf> [retrieved on 20070221] * |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8145416B2 (en) | 2005-10-14 | 2012-03-27 | Yahoo! Inc. | Interactive mapping method and system |
JP2010145139A (en) * | 2008-12-17 | 2010-07-01 | Broadleaf Co Ltd | Moving route forming device, and device, system and program for supporting formation of travel plan constituted by using the same |
EP2284776A1 (en) * | 2009-08-04 | 2011-02-16 | HTC Corporation | Method and apparatus for trip planning and computer program product |
US8630803B2 (en) | 2009-08-04 | 2014-01-14 | Htc Corporation | Method and apparatus for trip planning and recording medium |
Also Published As
Publication number | Publication date |
---|---|
JP2009511989A (en) | 2009-03-19 |
US20070156332A1 (en) | 2007-07-05 |
EP1934844A1 (en) | 2008-06-25 |
KR20080059445A (en) | 2008-06-27 |
WO2007047485A8 (en) | 2008-04-10 |
CN101288076B (en) | 2013-04-10 |
CN101288076A (en) | 2008-10-15 |
US8145416B2 (en) | 2012-03-27 |
WO2007047535A1 (en) | 2007-04-26 |
JP5185124B2 (en) | 2013-04-17 |
US20070088897A1 (en) | 2007-04-19 |
US9588987B2 (en) | 2017-03-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8145416B2 (en) | Interactive mapping method and system | |
JP4573629B2 (en) | Display method and apparatus for navigation system | |
US6397143B1 (en) | Layout based method for map navigation | |
US8504945B2 (en) | Method and system for associating content with map zoom function | |
US7562311B2 (en) | Persistent photo tray | |
US8490025B2 (en) | Displaying content associated with electronic mapping systems | |
US8510669B2 (en) | Method and system for presenting photos on a website | |
CN101821763A (en) | Method and apparatus for geographic specific search results including map-based display | |
CN102084352A (en) | Method and system for displaying information based on user actions | |
JP2010515125A (en) | Visualize and navigate search results | |
CN103098004B (en) | There is calculation element and method that improved function is selected | |
US20080209332A1 (en) | Map interface with directional navigation | |
JP7426140B2 (en) | Information processing system, information processing program, and information processing method | |
US20130253963A1 (en) | Interactive mapping system and related methods | |
JP5273610B2 (en) | Map server device | |
JP5744869B2 (en) | Choice network navigation | |
US20090141021A1 (en) | Method and system for providing experiential knowledge associated with spatial and temporal information | |
US20140180588A1 (en) | Driving directions with selective printing | |
JP4981723B2 (en) | Display processing apparatus, display processing method, display processing program, and recording medium | |
CN101881622B (en) | Method and device for presenting geographic information | |
KR100886449B1 (en) | Advertising method, search result output method, and advertising system implementing the above advertising method on a web browser using the tabbed browsing | |
JP2014222448A (en) | Book extraction device, book extraction method, and book extracting program | |
US20030122865A1 (en) | Methods and apparatus for user directed banner displays and web page navigation | |
JP2002183593A (en) | Signboard information retrieval system | |
CN102982183B (en) | Method for presenting geographical information and mobile phone |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 200680038275.8 Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
WWE | Wipo information: entry into national phase |
Ref document number: 2006825936 Country of ref document: EP |
|
ENP | Entry into the national phase |
Ref document number: 2008535736 Country of ref document: JP Kind code of ref document: A |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 1020087011397 Country of ref document: KR |