I have been using ip_geoloc with leaflet and views. That setup has gone easily and well, thanks for the great integration.

Now that I am trying to customize the popup balloons I am experiencing trouble. I am looking to set the "maxWidth" option. I have attempted to use many alter hooks, in both ip_geoloc and leaflet that allow me to pass customization options. The customization options show up in the array of configuration options if I output it via dpm but those added options are not respected.

How does one go about passing configuration options that are not covered in views to leaflet from ip_geoloc? In code or via configuration in views is fine with me as long as it works...Thanks!

Comments

DrCord created an issue.