You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Esri has released support for the following parameters in the v2 basemap styles service:
places: set to all or attributed to view POI displayed on the basemap worldview: set to a supported string to view the world map endorsed by that country or group
Describe the proposed solution
We need to add support for both parameters into the vectorBasemapLayer function. Their implementation should be identical to the newly added language parameter.
Alternatives considered
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Describe the problem
Esri has released support for the following parameters in the v2 basemap styles service:
places
: set toall
orattributed
to view POI displayed on the basemapworldview
: set to a supported string to view the world map endorsed by that country or groupDescribe the proposed solution
We need to add support for both parameters into the
vectorBasemapLayer
function. Their implementation should be identical to the newly addedlanguage
parameter.Alternatives considered
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: