Maps4HTML / web-map-doc

Documentation for Web-Map-Custom-Element https://maps4html.org/web-map-doc/
4 stars 10 forks source link

Update map-feature documentation for zoom attribute #133

Open AliyanH opened 1 year ago

AliyanH commented 1 year ago

The zoom attribute is used as a native zoom for a feature and does not affect map rendering, it is also taken into account for the zoomTo() method for map-feature.

https://maps4html.org/web-map-doc/docs/elements/feature/#zoom

Implementation updated in - https://github.com/Maps4HTML/Web-Map-Custom-Element/pull/873