|
Written by Mike Reumer
|
|
Sunday, 14 August 2011 12:00 |
|
In the Googlemaps plugin (version => 2.13c) you can scale the icons based on the definition in a kml file with the geoxml renderer.
Example for a kml file:
<IconStyle> <scale>2</scale> <Icon> <href>http://maps.google.com/mapfiles/kml/pal4/icon61.png</href> </Icon> </IconStyle>
{mosmap kml='http://www.fourdirectionsmaine.org/map/tribes.kml'|kmlrenderer='geoxml'|kmlscale='1'}
|
|
Last Updated on Sunday, 09 October 2011 11:24 |