Version 0.14.0
Changes from 0.13.0:
Features
- Added an
object.geoIsOn
function to check if an event is bound (#768) - Use the average perimeter for the center of a polygon or line (#761)
- Allow display to/from gcs conversion functions to handle arrays of points (#766)
- When drawing a line annotation, don't create intermediate colinear points (#759)
- Improve exiting and reloading maps (#750)
- Various minor improvements (#767, #760)
Packaging:
- Refactored importing optional dependencies so webpack makes them truly optional (#770)
- Upgraded to jQuery 3.x (#772, #773)
- Updated npm packages (#756)
- Reduce packaging effects (#763, #751)
Testing
Bug Fixes
- Include stroke widths when doing a point search on polygons (#762)
- Fixed
pointSearch
when the feature used a non-default gcs (#758) - Fixed unbinding keyboard events (#757)
Tutorials and Website: