What steps will reproduce the problem?
1. Display a map (example Brazil)
2. Put marker on the map (example google.maps.LatLng(-14.0,-52.0) )
3. Change zoom value (with setZoom() function) and position (setCenter()
function) with a float value for the new zoom to display the whole South
America.
4. See the marker disapear
5. Make the map rezoom to original zoom setting
6. Marker reappear
7.
Expected result:
I expect the marker to be displayed on the new zoom level (with float value).
Actual result:
Actual result is that the marker disapear and only reappear on first zoom
version.
Version: 3.exp
Browser / Operating System:
[FF27.0.1 / Win7]
Additional comments:
I don't know if it change something but my marker is a custom one with a custom
icon.
Original issue reported on code.google.com by cyrille....@kpconsulting.fr on 25 Feb 2014 at 2:00
Original issue reported on code.google.com by
cyrille....@kpconsulting.fr
on 25 Feb 2014 at 2:00