use Google My Maps with geoxml3 -


i'm wondering best way use data googles' maps geoxml3. @ moment possible export kmz data format maps. used exported kmz geoxml kmz version (http://geoxml3.googlecode.com/svn/branches/kmz/) couldn't make work (but worked when loaded in google earth , saved again kmz!). tried network link maps (which best), no success, got message "xmlhttprequest cannot load http://www.google.com/maps/d/kml?mid=........." . google doesn't semm allow anymore?

best greetings berlin ralf

google making harder this. it works directly kmllayer

if following, can display data using geoxml3:

  1. download "network link" kmz file
  2. that kmz includes following link:

    http://mapsengine.google.com/map/kml?mid=zrlyqcuwjlxy.kzoduy9pltb0&lid=zrlyqcuwjlxy.kccknmqlcl24

  3. that link redirects

    https://mapsengine.google.com/map/kml?mid=zrlyqcuwjlxy.kzoduy9pltb0&lid=zrlyqcuwjlxy.kccknmqlcl24

  4. i can download kmz file, doesn't work directly geoxml3, need unzip , zip again. think because zip branch of geoxml3 doesn't support particular kind of zip encoding google using.

example of kmz

example of kml


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -