0
votes
1answer
19 views
Need guidance on a Google Map app that have to show 250 000 polyline.
I am looking for advice for an application I am developing that uses Google Map.
Summary:
A user has a list of criteria for searching a street segment that fulfills the criteria. The street segments …
2
votes
4answers
69 views
How can I detect internet conection in Asp.Net MVC to use Google Maps?
I am developing an Asp.Net MVC application that uses Google maps to show Addresses in a map. The problem is that I need to demo the app in an environment not connected to internet. How can I detect …
0
votes
2answers
30 views
creating google maps website - map city to latitude and longitude.
is there a way where i can enter a city name and get the latitude and longitude for that location as i am trying to take a list of cities and dynamically populate a google maps webpage.
I have the …
0
votes
2answers
24 views
Starndards of open GIS, like openstreetmap, cloudmade?
I am not familiar with the GIS (or map), but recently I have to do some work related to this field. I know some map providers: OpenStreetMap, CloudMadeMap, OpenCycleMap, OpenAerialMap...... My …
0
votes
3answers
41 views
Drawing area at Google Map.
Hi friends,
please see the link : http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=114175067062800610411.00047a4d021010b4a2a91&z=12
any idea how to do that? drawing an area.
…
0
votes
1answer
24 views
How do popular routing gps/phones/mapping web sites update their route information?
How do popular routing gps/phones/mapping web sites update their route information?
And do any phones send back data based on the users actual trip to allow the system to update route information?
0
votes
1answer
69 views
I want to show fix correct location in google map by dynamically fetching Latitude & Longitude of address by inserting from text box
I have been created code for the location specify by user entry through text box(e.g. http://maps.google.com/local/add/lookup?welcome=false&hl=en-US&gl=US ) the code is given below.
I'm …
1
vote
2answers
21 views
unique/only one infowindow on gmap
Hi there,
I need to open only one infowindow on my google map. I need to close any other infowindow before i open a new one.
Can you some one guide me on this.
Thanks in advance.
2
votes
2answers
46 views
Google Maps markers not displayed in IE7
I managed to load the map cross-browser but when it comes to populating it with markers, it doesn't work in IE7 (markers are not displayed).
Everything's fine in Firefox.
The locations are stored in …
1
vote
5answers
117 views
Google Maps Mashup using C++
Is it feasible, or advisable, to attempt to make a Google Maps mashup using C++? I would need to be able to display 150 some locations around a county and when people click on the push pin a picture …
0
votes
2answers
25 views
GMarker onmouseout event fired too soon
Here's the situation:
On my Google Map, I'm trying to open an html info window whenever the user moves its mouse over a GMarker.
This window should be closed when the pointer is out of the marker.
…
0
votes
1answer
33 views
iPhone MapKit error.
I just started the use of Mapkit Framework.
I got a sample code from here.
But when I build the code it returns the following error.
…
1
vote
1answer
103 views
Google Maps API key not working
I'm having a problem with getting my Google Maps API key to work. I originally had the problem when trying to access http://dev.domain.com using a key generated for http://domain.com, however I …
2
votes
4answers
1k views
which map api most powerful? googlemap? bing map..etc?
which javascript map api do you folks think most powerful? lately bing also introduce their map
0
votes
0answers
17 views
google local search results in XML/JSON format
Hi,
I would like to issue a local search on Google maps (e.g. list of restaurants for a given location), and I would like to get the (Restaurants data) data back in JSON/XML or other similar format. …
