Maps: Difference between revisions

add Massachusetts Interactive Property Mapper
No edit summary
Line 14: Line 14:


== Wiki Maps ==
== Wiki Maps ==
I've enabled the Maps extension. ( check <code>/opt/.deploy-meza/public/wikis/freephile/postLocalSettings.d/override.php
The Maps extension is included in [[Meza]]
</code>) 
 
See [https://github.com/ProfessionalWiki/Maps/blob/master/RELEASE-NOTES.md Release Notes]
 
 
however when I try to use it, all my maps are located in the middle of the Atlantic Ocean.  I tried setting up my Payment Account with Google, and reviewing the Dev Console for errors.
 


As of 2025-07-21, using v11.0.1 See [https://github.com/ProfessionalWiki/Maps/blob/master/RELEASE-NOTES.md Release Notes]


== Boston ==
== Boston ==
Line 28: Line 22:
{{#display_map:Boston, MA|width=400|height=300}}
{{#display_map:Boston, MA|width=400|height=300}}


== Trying a different map service: Leaflet ==
== Boston using the Leaflet map service==
 
{{#display_map:Berlin|width=400|height=300|service=leaflet}}


{{#display_map:Boston|width=400|height=300|service=leaflet}}


I tried testing the new '[https://maps.extension.wiki/wiki/Displaying_Leaflet_maps#Circles circles]' feature for Leaflet maps below for ideas related to Disc Golf mapping.
== Circles on Leaflet ==
Here's the new '[https://maps.extension.wiki/wiki/Displaying_Leaflet_maps#Circles circles]' feature for Leaflet maps (click to view Title and Description)
{{#display_map:circles=
{{#display_map:circles=
   Salisbury, MA:500;
   Salisbury, MA:500;
   Salisbury, MA:100~I am a title~And I am a description~green~0.7~10~blue~0.5
   Salisbury, MA:100~I am a title~And I am a description~green~0.7~10~blue~0.5
|service=leaflet
| zoom=14
| zoom=14
}}
}}