I created a world map for cities the of my BirdBreath cartoon followers.
https://birdbreath.com/scripts/map2.php
The markers are by default, too large.
I want to use instead, my own marker.
I tried using the displayMode: 'markers', option with the icons option
and it ignores the latter.
Any suggestions?
I would appreciate any suggestions, you may have.
Thanks
Robert
var options = {
displayMode: 'markers',
defaultColor: 'red',
icons: {
default: {
normal: 'http://birdbreath.com/images1/red_dot.png',
selected: 'http://birdbreath.com/images1/red_dot.png'
}
}
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/google-visualization-api/7fd15de5-2940-4a40-b4e3-e77a2f9b02efn%40googlegroups.com.