By catweazle on
I'm trying to add a geo location CCK field to nodes. When viewing nodes, a small Google Map should show up with a marker on the location. When editing nodes, the editor should be able to move the marker using the mouse.
I've spent a lot of time trying to get this functionality (too much time to be honest :) but no combination of modules seems to work !
- basic CCK Google Maps modules all seem to be abandoned/written for 5.x (I use 6.8)
- Location+gmap is almost completely broken ever since 15 December. No map links ever show up, and the UI configuration is non-functional.
Has anyone ever done something like this successfully with Drupal 6.x ?