Another feature request. It would be nice to be able to set the zoom of the map on the field settings page.

Patch to follow shortly.

Comments

bocaj’s picture

Status: Active » Needs review
StatusFileSize
new3.2 KB

This patch does not include any code from #1414594: Add ability to hide marker bubble so that this code can be evaluated separately.

jhodgdon’s picture

That looks like a perfectly reasonable patch. I suppose neither patch will apply if I apply the other patch first... but there's not much that can be done about that. Anyway, I'll test them both out when I can. Thanks!

jhodgdon’s picture

Status: Needs review » Fixed

This patch has been committed, along with the marker bubble fix. Thanks!
http://drupalcode.org/sandbox/jhodgdon/1414358.git/commit/aaec4f8

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

jhodgdon’s picture

Version: » 7.x-1.x-dev

To bocaj and anyone else following this issue...

This module has been refactored on #1416452: Make 1 formatter with options to display/not on map, link, and text rather than having multiple formatters, promoted to a full project, renamed, and there is an RC1 release. The release is not backwards compatible with the sandbox module -- if you install it, you will need to go back and choose the new formatter field on your content types and views. Going forward, my intention will be to keep the module more stable than it was during the sandbox phase!