Joomla.it Forum

Joomla! 3 => Joomla! 3 => : brandonkim 11 Feb 2013, 04:11:05

: How to Disable dragging on map
: brandonkim 11 Feb 2013, 04:11:05
Hello,


I want to set draggable to false on map(not marker).
Where can I set this?


Thanks in advance,
Kind Regards,
Brandon


Edit: I've found how to fix. I have added "draggable: false," in map.php.


But I have another problem. In module, I have set balloon width to 150px but I get balloon witdth 213px. Any solution or is this bug?(Sorry, Not a bug)

I have found that infoWindow can not be displayed less than 200px.
Solutions is using infoBox or infoBubble instead.  Hope you can implement this into ContentMap.

infoBox: http://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobox/docs/examples.html
infoBubble: http://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobubble/examples/example.html/?compiled