Have you considered adding the option to map based solely on the latitude/longitude?
The template tag would look something like
{% easy_map
| [ ] [] [using <template_name>] %}
The use case is for mapping points in the ocean so using reverse geocoding won't work.
Have you considered adding the option to map based solely on the latitude/longitude?
The template tag would look something like
{% easy_map
| [ ] [] [using <template_name>] %}The use case is for mapping points in the ocean so using reverse geocoding won't work.