Replies: 2 comments 1 reply
-
@writingafterthedisaster yes it is possible--but requires some customization of the template code. How easy that is depends on which basemaps you want to use! The code is in "_includes/js/map-js.html" starting around line 35. There is three parts to add a new one:
If you want to do more customization, check the Leaflet docs, and Leaflet basemap providers plugins. Let me know if that helps! |
Beta Was this translation helpful? Give feedback.
1 reply
-
Very helpful. Thank you, @evanwill—I'll try this out! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question from @writingafterthedisaster :
Currently, three basemaps are available for use: Esri_WorldStreetMap, Esri_NatGeoWorldMap, Esri_WorldImagery. Is it possible to add other basemaps?
Beta Was this translation helpful? Give feedback.
All reactions