You cannot post messages because only members can post, and you are not currently a member.
Description:
Discuss the Google Maps API, which lets developers embed Google Maps in their own web pages with JavaScript. If you'd like to troubleshoot your development of the API, please remember the following: - Post a link, not a code snippet so that others can see your code in its proper context.
- Search the Group, chances are someone else has had the same issue.
- Make use of published documentation at http://www.google.com/apis/maps/document ation/
|
|
|
Map data updates for the United States
|
| |
Hi developers, we just made some significant changes to our map data
for the United States that will affect your applications. Check out
the post on the Geo Developer (http://
googlegeodevelopers.blogspot.c om/2009/10/map-data-updates-fo r-united-
states.html) and Lat Long ([link]... more »
|
|
Coming soon: Indexing of Maps API Applications
|
| |
In a few weeks, we're going to turn on functionality to log marker
locations and info window content within mashups using the JS Maps API
v2. This is very exciting since it'll enable us to include them in
Google Maps search results and will also introduce greater visibility
into your maps applications.... more »
|
|
implementing geo fencing with google maps
|
| |
I want implement a geo fencing with my google maps.my issue is i need to create a geo fence when a vehicle cross the geofence area i need to send a sms alert I have done some R&D and saw a application in the net which is here [link] so now i want to implement this in my application... more »
|
|
color the state
|
| |
Hello I want to show states in different colors. Lets' say like "Gujarat" state would be in greem color, "Madhya Pradesh" state in gray color etc. This should be precise as per the boundary of the state. Is there any method for doing this? Thanks in advance Jigar
|
|
geo search using lat/long
|
| |
I'd like to use google map API to store in my db long/lat of certain items and then show the items on a gmap upon request. I've studied gmap APIs, but never used yet. How would you develop geo seaches using lat/long info? Eg. if a query requests a kind o filtered resuts within a certain area, should I... more »
|
|
Obtaining Latitude and Longitude for Landmarks (Non-Addresses)
|
| |
I am using the Maps API with the getLocations() function to geoencode addresses. However, I would also like to be able to input popular landmarks or places (e.g. "Eiffel Tower") and obtain their exact address and latitude and longitude. Is this possible with the API? This behavior is available via the normal Google Maps interface.... more »
|
|
Problema con Google Chrome
|
| |
Hola, He desarrollado una página con el API de Google Maps, desarrollado por Subgurim, y funciona perfecto... en IE, Opera... pero en Google Chrome está fallando... he seguido los pasos de la documentación que dice esto para la compatibilidad: 2.- Para un correcto funcionamiento en todos los navegadores, Google... more »
|
|
some specific overlays always on top
|
| |
Hi, I have two kinds of GPolylines I add on my map. The first [A] ones are scraped and reloaded after each zoom, the others [B] always stay on screen. My problem is that I want [B] to be on top of [A], but as since I remove and add new [A] features as I zoom, they get rendered on top of [B]. Is there an option/something I can set/do to have [B] overlays... more »
|
|
GGeoXml - Check if a point is located within a polygon created by a KML file
|
| |
I am currently using the Google API map to view a simple map with an overlay GGeoXml. Users can also search by address to add a marker and recenter the map at a given point (I use GClientGeocoder). I wish the coordinate returned by GClientGeocoder (Example: 48, -72) can also return the contents <description> </ description> of the... more »
|
|
html geocoder
|
| |
Hi! Can anybody help me with this one: I want to retrieve coordinates of all metro stations for example. Is it possible thought google http geocoder? ([link] apis/maps/documentation/geocod ing/index.html#GeocodingReques ts) I need coordinates of markers on this map (for example): [link]... more »
|
|
|