Is it possible to configure this map to just act as a sort of location map for a company. Something you might find on a directions page?

The maps looks great.

Comments

tmcw’s picture

It's certainly possible with a single view, a single node, and a public map source, but for a use that simple this module is overkill.

What I'd recommend (since I'm an open-source dork) is to use openstreetmap: go to http://www.openstreetmap.org/ , search for your business location, and zoom in. Find your business, and click 'export', and then 'embeddable html'. There's an option in that form to add a marker to the map (to point out your business), and then you can copy & paste that code onto a Drupal page.

(other options are Google Maps, Yahoo, M$, etc.)

tmcw’s picture

Status: Active » Closed (fixed)