Skip to content

Releases: mostafaznv/nova-map-field

Improvements in center calculation algorithm

10 Feb 15:37
cede5fe
Compare
Choose a tag to compare
  • use polyline algorithm to calculate center of polygons #28

Fix Coordinates for Polygon and MultiPolygon Fields

07 Feb 21:43
11961ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.1...2.0.0

Update Assets

07 Feb 08:45
88a4bef
Compare
Choose a tag to compare
Merge pull request #33 from mostafaznv/dev

update assets

Support SRID

07 Feb 08:28
fb4f4b6
Compare
Choose a tag to compare
  • Configurable Projection
  • Support SRID #28

Bugfix

05 Feb 22:28
0ab3d1a
Compare
Choose a tag to compare
  • fix a bug on caching config file #30

Default Value for MapPointField

20 Jan 19:01
669d089
Compare
Choose a tag to compare
  • set default value for map-point-field #26
  • bugfix

Bugfix

18 Nov 16:51
bfb4e05
Compare
Choose a tag to compare
  • change ol-geocoder to @kirtandesai/ol-geocoder #24

Customization

01 Nov 08:16
a6f2243
Compare
Choose a tag to compare
  • 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

31 Oct 18:43
874938c
Compare
Choose a tag to compare
  • Clear map button added to polygon and multi-polygon fields

Undo Button

28 Oct 18:03
82de73a
Compare
Choose a tag to compare
  • Undo button added to polygon and multi-polygon field