KelvinAng95 / osmbonuspack

Automatically exported from code.google.com/p/osmbonuspack
0 stars 0 forks source link

Make pan to infobubble optional #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This is a little enhancement i've just added to the ExtendedOverlayItem and 
ItemizedOverlayWithBubble classes.

I've added a boolean parameter 'panIntoView' to enable me to control whether or 
not the info-bubble is automatically panned to the map center when it is opened.

On orientation change, restoring the open info-bubble and then panning it to 
the map center was not always desireable so this patch is my solution.

Martin.

Original issue reported on code.google.com by warwo...@gmail.com on 15 Nov 2012 at 11:48

Attachments:

GoogleCodeExporter commented 8 years ago
Ys, this is a good idea. I will include it in the next version. 

Original comment by mathieu....@gmail.com on 15 Nov 2012 at 10:10

GoogleCodeExporter commented 8 years ago
Integrated in v3.0

Original comment by mathieu....@gmail.com on 7 Dec 2012 at 6:12