-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Complete action items from grommet-leaflet-core
review
#33
Comments
Accessibility notes: (tested in voiceover)
Leaflet's accessibility guide: https://leafletjs.com/examples/accessibility/ Taylor's additions: Reading through this and given some limitations may be on the leaflet side. My suggestions would be:
|
Cluster theming: Theme structure:
|
Capturing a discussion Jessica and I had offline re: theme structure: Should This is different than grommet For example:
Not a strong opinion one way, but wanted to voice it before we publish and commit to a theme structure. |
Customizing popup pad and other leaflet popup propsAfter digging into this, Jessica and I realized that beyond allowing the caller to pass custom box props to their Popup container, we should also support the ability for callers to pass accepted options for leaflet's popup (in terms of grommet-leaflet truly being an extension of leaflet and not to opinionated). Some ideas we had were to:
This approach worked for the Markers but did not work for the Clusters which are using So we will need to think on other approaches and what the API surface should like. |
Based on initial review of
grommet-leaflet-core
, the following action items remain:grommet-leaflet-core
togrommet-leaflet
(Rename grommet-leaflet-core to grommet-leaflet #42)grommet-leaflet-core
review #33 (comment)Deliverables might include:
The text was updated successfully, but these errors were encountered: