All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- option to add a center circle to be displayed on the map.
- updating of existing coordinates.
- validation when field names were not default
latitude
andlongitude
.
- default Zoom, Lat, Long settings.
- display or validation errors.
- display of existing location coordinates on map when editing and not using default field names.
- url of default map to use HTTPS.
- map to display emdash if no value is set on detail and index pages.
- saving to default field names on form view.
- rendering of non-default lat/long fields on index page.
- an issue where the detail screen didn't read non-default
latitude
andlongitude
fields. - an issue on the detail screen where it didn't apply the default field names when not provided.
- scroll and touch zoom behavior, where the marker would move off center when zooming.
- Fixed update method.
- option to customize tile provider.
- option to customize search provider.
- documentation.
- initial functionality.