Drupal icon for Google Maps

Amazon's picture

This map has a Drupal icon for iceland: http://tinyurl.com/57r8tw

It works in FF3 but not in Safari. Does anyone have some time to try to suggest a new icon so we could make the map markers all Drupalicons.

This may be useful: http://gmaps-samples.googlecode.com/svn/trunk/articles-customicon/custom...

Groups:
Login to post comments

Have you seen gmap module's

Bevan's picture
Bevan - Mon, 2008-11-17 12:17

Have you seen gmap module's Druplicon marker?

You can configure gmap module to use this icon on maps for markers representing a given node type or user role for google maps in Drupal.

On maps.google.com, you could try uploading that image, but you'll have to do that manually for each icon on the map. Alternatively you could export the marker data from maps.google.com, import it into Drupal and use gmap module to configure the marker types there.

Bevan/