Gmap Overlay / GMAP default map need to be the same map
| Project: | GMap Addons |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Hi there,
I've had great success with the GMAP overlay component of the GMAP Addons module, thank you for all your great work.
My issue:
In a CCK node, which is location-aware - I cannot add my custom overlay (placed in Drupal via a GMAP macro) to the Location Google Map. The current implementation works fine for addresses, but I need to add custom markers based on visual location - not a geocoded address.
Here's an example of the location module, in my CCK node:
And the end result of the GMAP overlay, as you can see - I need to work with the GMAP overlay version to accurately place my GMAP markers:
I was able to use a GMAP overlay in my view by using Arguments, but really need to change the default location map to use a GMAP macro to show the overlay.
I hope I'm clear enough with the images.
Thanks,
M.

#1
Here are the images