Add support for new v2 basemap parameters
gowin20 opened this issue · 1 comments
gowin20 commented
Describe the problem
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
gavinr-maps commented
This was added in v4.2.3.