D7 Google Maps
Posted by jeffc518 on June 23, 2014 at 1:51pm
Hello all,
I'm working on a Google Map that is rendered via a custom module's theme() implementation. The problem I'm running into is being able to dynamically add / remove / update markers on the map based on the values from a custom form (built with FAPI). That is, without reloading the page - just by targeting the map in a callback.
Read more