This repository has been archived by the owner on Oct 17, 2022. It is now read-only.
Releases: mikebronner/nova-map-marker-field
Releases · mikebronner/nova-map-marker-field
0.1.7
Fixed
- display of existing location coordinates on map when editing and not using
default field names.
0.1.6
Fixed
- url of default map to use HTTPS.
Changed
- map to display emdash if no value is set on detail and index pages.
0.1.5
Fixed
- saving to default field names on form view.
0.1.4
Fixed
- rendering of non-default lat/long fields on index page.
0.1.3
Fixed
- an issue where the detail screen didn't read non-default
latitude
and
longitude
fields. - an issue on the detail screen where it didn't apply the default field names
when not provided.
0.1.2
Fixed
- scroll and touch zoom behavior, where the marker would move off center when
zooming. - Fixed update method.
0.1.1
Added
- option to customize tile provider.
- option to customize search provider.
- documentation.
0.1.0
Added
- initial funcitonality.