Google Groups Home
Help | Sign in
Group info
Members: 35778
Activity: High activity
Language: English
Group categories:
Science and Technology > Earth Sciences
Computers > Internet
More group info »
Recent pages and files
Custom Icons For Markers    


Official Class Reference:

 

http://www.google.com/apis/maps/documentation/reference.html#GMarker 

http://www.google.com/apis/maps/documentation/reference.html#GMarkerOptions

http://www.google.com/apis/maps/documentation/reference.html#GIcon


Examples:


Creating one custom icon:

http://www.google.com/apis/maps/documentation/#Creating_Icons

http://econym.googlepages.com/example_custom.htm


Creating a class of custom icons (different foregrounds, same everything else):

http://www.google.com/apis/maps/documentation/#Using_Icon_Classes


Creating custom GIcons (with G_DEFAULT_ICON base) from XML file:

http://econym.googlepages.com/example_map16.htm


Creating a custom GIcon and setting all properties of a custom GIcon:

http://econym.googlepages.com/custom.htm

 

Switching marker color, basic Hello World:

http://esa.ilmari.googlepages.com/hellocolorswitch.htm

 

Switching marker color. Together with z-index switching.

http://esa.ilmari.googlepages.com/ZMarker2.htm

 

Custom icon creator:

http://www.gmaplive.com/marker_maker.php


Google Maps custom icons:

http://www.visual-case.it/cgi-bin/vc/GMapsIcons.pl

 

Default set of Google Map markers in 10 different colours:

http://www.benjaminkeen.com/?p=105

 

Custom shadow maker (upload a PNG, get shadow back):

http://www.cycloloco.com/shadowmaker/ 


MapIconMaker - create dynamically sized/colored/labeled markers using the Charts API

http://gmaps-utility-library.googlecode.com/svn/trunk/mapiconmaker/1.1/docs/examples.html 


Creating custom icons with Adobe Photoshop (Screencast)

http://code.google.com/apis/maps/articles/customicons.html

Version: 
Latest 3 messages about this page (6 total) - view full discussion
Nov 29 2008 by qmwestview
Thanks a lot for your reply Ross!

After some investigation, I have decided to code the stuff myself.
Wish me luck!

Best regards,

qm
Nov 27 2008 by Rossko
You might find this message helpful -
http://groups.google.com/group/Google-Maps-API/msg/4212fa10c6a9baeb

cheers, Ross K
Nov 27 2008 by qmwestview
I am following the example of geoxml-rss.html and using

geoXml = new GeoXml("rss_URL ");
map.addOverlay(geoXml);

to display RSS item at given position (specified within rss item).

Seems to me the marker used in this case is always the blue one.

I was just wondering if there is any way to change this default
3 more messages »
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google