Embedded Google Earth not retrieving photos from KMZ url -
i using gadget embed google earth on page , display series of points , photos stored in kmz. have uploaded kmz hosting account file manager , added kmz's url code:
<script src="//www.gmodules.com/ig/ifr?url=http://dl.google.com/developers/maps/embedkmlgadget.xml&up_kml_url=http%3a%2f%2fwebmapacademy.com%2fkmls%2fco_bce6_grizzly_ridge_geochange_1955-2011.kmz&up_view_mode=earth&up_earth_2d_fallback=0&up_earth_fly_from_space=1&up_earth_show_nav_controls=1&up_earth_show_buildings=0&up_earth_show_terrain=1&up_earth_show_roads=1&up_earth_show_borders=1&up_earth_sphere=earth&up_maps_zoom_out=0&up_maps_default_type=map&synd=open&w=500&h=400&title=embedded+kml+viewer&border=%23ffffff%7c3px%2c1px+solid+%23999999&output=js"></script>
the fly in works (although sloooow zoom), pins load, but--nstead of photos in pop up--the pin displays "schema0:photos".
how can photos display?
well, guess 1 way solve problem force formulate question.
i got work!
unzip kmz , ftp photos server individual urls each file. edit kml photo paths point respective urls. upload edited kml folder images, , paste url of kml gadget generates ge code. yay!
couple things:
Comments
Post a Comment