Page 1 of 1
styled maps and kml file
Posted: 31 Dec 2012, 13:51
by zsuszti
I use pocha maps on my joomla website. I would like use unique maps layer that i made (Google Maps API v3 Styled Maps JSON). Could I use styled map in the kml file? Could I insert the code?(I would like change the map colour.)
Re: styled maps and kml file
Posted: 03 Jan 2013, 13:28
by Jan
Hi, In Phoca Maps 2, you can paste KML files. Just store your map in KML and add it to map in Phoca Maps:
https://www.phoca.cz/documents/53-phoca- ... phoca-maps
Jan
Re: styled maps and kml file
Posted: 22 Mar 2013, 12:43
by zsuszti
I tried, but it did not work for me.
Do you have any suggestion, how this could work?
What I would like to have is a specific style for the map, with this JSON "[ { "featureType": "administrative", "stylers": [ { "visibility": "off" } ] } ]"
(I made it with this:
http://gmaps-samples-v3.googlecode.com/ ... index.html )
How can I make kml?
Re: styled maps and kml file
Posted: 29 Mar 2013, 21:24
by Jan
Hi, I think, in such case you need to customize the javascript
Jan