Closed (fixed)
Project:
Nice Map
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2009 at 17:18 UTC
Updated:
5 Feb 2009 at 16:30 UTC
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
Comment #1
tmcw commentedIt'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.)
Comment #2
tmcw commented