My complements for the functionality of this module. It works a much nicer then the module Google Maps!
I have some ideas:
Maybe it’s nicer when the list of points are available as a tabpage of the edit form. Then when you edit a map you have 2 tabpages, the first tab is the ‘map details’ and the second tab is ‘Edit map point’ or ‘Edit markers’.
When I edit the map point, I see a grid with all points, but the marker icons are not displayed. The generated code to display the markers for this grid:
Code: Select all
<img src="../building" alt="" width="16" height="16">
Code: Select all
var map = new GMap2(target);
map.enableScrollWheelZoom();