Releases: mostafaznv/nova-map-field
Releases · mostafaznv/nova-map-field
Improvements in center calculation algorithm
- use polyline algorithm to calculate center of polygons #28
Fix Coordinates for Polygon and MultiPolygon Fields
What's Changed
- fix coordinates for polygon and multi-polygon fields #28 by @mostafaznv in #34
Full Changelog: 1.9.1...2.0.0
Update Assets
Merge pull request #33 from mostafaznv/dev update assets
Support SRID
- Configurable Projection
- Support SRID #28
Bugfix
Default Value for MapPointField
- set default value for map-point-field #26
- bugfix
Bugfix
Customization
- add
template-url
to config file to customize template of maps - add style properties to config file to customize style of polygons
- set default value for new control properties in config file #21
Clear Map Button
- Clear map button added to polygon and multi-polygon fields
Undo Button
- Undo button added to polygon and multi-polygon field