-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Introduction
When a city is clicked on the map there is no default behavior as the version of "v2.0.3". For majority of use cases can cover county base actions.
When a city clicked, a county map of the city can be displayed on a popup. This behavior:
- can be enabled by a prop which is not present by default.
- can be customized via custom wrapper
County data (built-in or custom) has to be explicitly imported in order to reduce bundle size when not used.
Good example here: https://github.com/ogun/turkiye-svg-ilce-haritasi
Must Haves
- Built-in county list has to be provided.
Introduced In
v3.0.0
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request