This patch allow users to add the Scale and Overview maps into the maps.

Enjoy!

Comments

Tobias Maier’s picture

the API.txt part was commited
but not the gmap.module-part!!

webgeer’s picture

You cought me in the middle of my testing. I uploaded the API.txt and then decided that I should do a little bit more testing before I upload it.

I should be done within half an hour.
James

webgeer’s picture

Status: Active » Fixed

OK done now. Thanks for submitting this.

Tobias Maier’s picture

Status: Fixed » Needs review
StatusFileSize
new2.68 KB

what do you think about this?

gmapmacro could need an update, too
but for this you need to fix this first: http://drupal.org/node/69457

bdragon’s picture

Version: 4.7.x-1.x-dev » 5.x-1.x-dev
Status: Needs review » Fixed

As of a couple minutes ago, the scale control is back. It is now the "scale" behavior flag, so you can set it inside a macro like so:

[gmap |behavior=+scale]

The overview control has been back for a while, but there is no way to tweak the size of it currently.

Anonymous’s picture

Status: Fixed » Closed (fixed)