Posted by BWPanda on October 1, 2009 at 5:12am
2 followers
| Project: | OpenLayers |
| Version: | 6.x-1.x-dev |
| Component: | OpenLayers Views |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I have a view for which I've written custom styles (i.e. image icons for each feature, rather then the coloured circles) and all is working well.
When I give that view an argument however, the icons disappear and the map goes back to displaying features the default way (coloured circles). Also, it no longer 'zoom[s] to features'...
Any idea why the view argument is breaking my custom styles?
Comments
#1
I can't reproduce this. Could you give an export of your view as an attachment?
#2
I went to test it again and noticed that it was now happening even without arguments (custom icons not showing). I tried a few different things and eventually got my icons back by disabling clustering.
Seems there's a few issues with this cluster feature...
I've attached the view just in case it's still relevant.
#3
Bugs should be filed against the dev version.
#4
Looks like it was a clustering issue. We have an issue open for that, so closing this one.