You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Support vector style for leaflet layers
- Conversion to OL2 style format
- add reprojectGeoJson utility method to CoordinateUtils
Missing:
- Print preview support
- Markers
…it#1317)
* Fixgeosolutions-it#1314 Support to print vector layer (leaflet)
- Support vector style for leaflet layers
- Conversion to OL2 style format
- add reprojectGeoJson utility method to CoordinateUtils
Missing:
- Print preview support
- Markers
* Add default marker and preview for vector print
- Now you can print also markers
- Now the preview shows the vector layer
**note**: a little bug have to be solved. The preview map do not
show features on first rendering. This can be avoided loading them
in the VectorLayer on startup, but this will cause duplicated
vectors data.
* fixed preview issues for same named layer
* ForceUpdate when layer's created. Optimized leaflet layer rendering
* rounded reprojection coordinates tests
* add tests for feature and vector layers
Support vector data (e.g. shape files) to be exported in pdf too.
The text was updated successfully, but these errors were encountered: