Displaying 4 results from an estimated 4 matches for "setinfobubbl".
Did you mean:
setinfobubble
2010 Oct 23
1
marker.setInfoBubble problem
Hi All,
Having a weird one with Mapstraction & GMAPs v3...
Adding some info bubbles using marker.setInfoBubble(''couple of lines of HTML
here...'') - but they''re not expanding heightwise to handle the text, and
there don''t seem to be any CSS selectors available to try and force the
issue...
There''s an overflow: auto style being applied to the containing div, but...
2008 Mar 11
0
support passing dom element to Marker''s setInfoBubble
Hi,
The Marker class has the method setInfoBubble(String html/text).
Unfortunately I am unable to add a DOM element where I need all the event to
fire. If I add the string represtation of the DOM node to setInfoBubble(..),
it renders fine but all the controls no longer fire events. Is there a way
to have the elements in the infoBubble fire events...
2010 Aug 30
4
Implementation of openBubble for openlayers
...think it should
somehow "register" to a "isDrawn" event from the map, but I don''t know how
to manage this...
* The toProprietary method creates a new Popup each time it''s called, there
must be a way to create it only once but it has to be updated while calling
setInfoBubble.
As I''m quite new in using and hacking mapstraction, I think I''m not skilled
enough to achieve a workaround.
Could someone help ?
Regards,
Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mapstraction.com/pipermail/mapstr...
2012 Mar 30
1
Popups not appearing for leaflet using mxn 2.0.18
Good day,
I''m trying out the new Leaflet provider using the 2.0.18 release.
Unfortunately, I haven''t been able to get a marker bubble (popup) to
appear after clicking on the marker. I think my use of Mapstraction is
correct as I see a popup appear for the googlev3, ovi, and openlayers
providers when I switch with no other changes to my code.
Is there a step I''m