KML file of point locations. Earth vs Maps

12 views
Skip to first unread message

Darragh O'Keeffe

unread,
Jun 15, 2011, 4:08:58 PM6/15/11
to google-map...@googlegroups.com
Hi

I have  KML file of point locations (created by exporting from ESRI ArcMap)

When loaded into Google Earth the points are displayed correctly,  i.e. they are static and do not move

In Google maps the points 'Move' depending on the zoom level. see http://gis.clas.asu.edu/testkml1.html

I require the points to be static and have the correct location.

I believe my code is correct so it this a known issue with the Google API?

Thanks,
Darragh

geoco...@gmail.com

unread,
Jun 15, 2011, 6:40:06 PM6/15/11
to Google Maps JavaScript API v3
On Jun 15, 1:08 pm, Darragh O'Keeffe <darragh1...@gmail.com> wrote:
> Hi
>
> I have  KML file of point locations (created by exporting from ESRI ArcMap)
>
> When loaded into Google Earth the points are displayed correctly,  i.e. they
> are static and do not move
>
> In Google maps the points 'Move' depending on the zoom level. see

http://gis.clas.asu.edu/testkml1.html

I don't see them "moving", but I don't know where they are supposed to
be and you do. Sounds to me like the anchor for the icon is in the
wrong place, you expect your "dots" to be anchored in the middle, but
you aren't specifying that and the kml processor is putting the anchor
on the bottom middle of the image.

See the kml reference:

http://code.google.com/apis/kml/documentation/kmlreference.html

And this reference to the subset of KML supported in google maps:

http://code.google.com/apis/kml/documentation/kmlelementsinmaps.html

-- Larry
Reply all
Reply to author
Forward
0 new messages