kentico_jurajo
-
2/19/2009 6:23:51 AM
RE:Google Maps Webpart
Hi,
You will need to modify the google maps web part and add your custom code to generate your custom markers as described here: http://code.google.com/apis/maps/documentation/overlays.html#Icons_overview.
you need to modify this file \CMSWebParts\GoogleServices\GoogleMaps.ascx.cs and the markers are generated around line 840. I hope this is what you need.
Best Regards, Juraj Ondrus
|