I have a GeoJSON layer that I am treating as a javascript object in my openlayers map. When I use IE or Firefox, everything works fine. However, in Chrome, as I resize the window, the GeoJSON layer is not moving with the background wms.It stays static and becomes displaced from the wms. Even when I click around the map, it stays in its incorrect placement. Any ideas why Chrome is doing this? I guess I could redraw the layer everytime the window is changed. But that seems too drastic for this problem with this browser. Thanks for any help!
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
If this is with Chrome 18 this is a known issue. See https://github.com/openlayers/openlayers/issues/392. |
|||
|