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 »
|
|
v2.184 released as v2.x
|
| |
We recently pushed v2.184 as v2.x and kept v2.180 as v2. There were
no major changes reported in this release. The next potential upgrade
for v=2 is looking to be v2.182. In the meantime, please let us know
if you find any potential regression issues in v2.182, which would
block
the upgrade from happening.... more »
|
|
Does marker manager working with line string or it only work with point?
|
| |
Hi,
I used marker manager on my map with KML file. When I changed the zoom
levels point markers appeared/disappeared at different zoom levels
however the line string remained the same in every zoom levels. It
seems to work with points only. I want to ask whether marker manager
can work with line string and polygon or not?... more »
|
|
Reverse Geocoding, how to break AddressDetails into details?
|
| |
Hi,
I am using reverse geocoding to get address details of a point.
However, the most detailed information I can get from the
AddressDetails is on the ThoroughfareName level. For example, I can
usually get "1200 NE Wilson Rd" from the ThoroughfareName property.
This is not enough for me, I need to break the ThoroughfareName into... more »
|
|
Map Size
|
| |
Folks,
Can anyone help me, showing how to set height size to 100%, if we put
style="height: 100%" its not working
Only work if we set like above:
<div id="map_canvas" style="width: 100%; height: 700px"></div>
Thanks,
-Rodney
|
|
Trouble with encoding lines
|
| |
Hi
I am using this polyline encoder class
[link]
My goal is to create a series of polylines and then encode dem into
one string and post them to a php function. Like this ->
save_route.php?coded=yzocFzynh Vq}@n}@o}@nzD... more »
|
|
polygon animated
|
| |
I need to know how can I display an animated polygon, basically what I
do is show the forward direction with small arrow-shaped icon in
drawing a polygon that knowing the latitude and logitud.
Thank you very much!
------------------------------ ------------------------------ ------------------------------ -----------------------------... more »
|
|
What's wrong with this georss feed?
|
| |
The feed validates in various atom/georss validators and GGeoXml
reports loadedCorrectly()=true but nothing shows on the map.
Here's the url
[link]
Any ideas?
Cheers
Ian
|
|
|