Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Openlayers and Leaflet different behaviour with markers #1507

Closed
offtherailz opened this issue Feb 24, 2017 · 0 comments
Closed

Openlayers and Leaflet different behaviour with markers #1507

offtherailz opened this issue Feb 24, 2017 · 0 comments

Comments

@offtherailz
Copy link
Member

Openlayers behaviour when a marker style is applied to a not point is to place a marker anyway.
Leaflet instead use the default style for that kind of Geometry.

We should uniform this behaviour.

offtherailz added a commit to offtherailz/MapStore2 that referenced this issue Feb 24, 2017
- Changed internal representation from nominatim to GeoJson
- Fixed geosolutions-it#1507 Now Openlayers uses default style too
- Fixes geosolutions-it#1505 Now the markers are correctly displaced
- The selector for layers with marker generate marker layers only inside the selector (still to remove loading from flat layer to get better performances)
- Initial support for WFS as external services
- Moved businness logic from UI into a new epic
@offtherailz offtherailz self-assigned this Feb 24, 2017
offtherailz added a commit that referenced this issue Feb 27, 2017
- Changed internal representation from nominatim to GeoJson
- Fixed #1507 Now Openlayers uses default style too
- Fixes #1505 Now the markers are correctly displaced
- The selector for layers with marker generate marker layers only inside the selector (still to remove loading from flat layer to get better performances)
- Initial support for WFS as external services
- Moved businness logic from UI into a new epic
@ghost ghost removed the pending review label Feb 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant