Skip to content
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

feat: export map control types #74

Merged
merged 2 commits into from
Jan 22, 2020
Merged

feat: export map control types #74

merged 2 commits into from
Jan 22, 2020

Conversation

turban
Copy link
Contributor

@turban turban commented Jan 21, 2020

Small PR that exports the map control types supported by the API. Allows us to check if a control is supported before adding it (needed when adding a fullscreen control to Maps GL which is not supported by this API).

@turban turban requested a review from amcgee January 21, 2020 13:58
Copy link
Member

@amcgee amcgee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@turban turban merged commit 71e597a into master Jan 22, 2020
@turban turban deleted the control-types branch January 22, 2020 09:50
dhis2-bot added a commit that referenced this pull request Dec 10, 2020
# [31.1.0](v31.0.3...v31.1.0) (2020-12-10)

### Bug Fixes

* fitbounds, on layergroup and in general ([0e83006](0e83006))
* load EarthEngine directly from node_modules browser build ([#50](#50)) ([020ea5f](020ea5f))
* override circle getBounds before map is bound ([#54](#54)) ([481c187](481c187))
* support index re-ordering ([20975bc](20975bc))

### Features

* event polygons ([#52](#52)) ([c2debad](c2debad))
* export map control types ([#74](#74)) ([71e597a](71e597a))
* export supported layer types ([#73](#73)) ([6bde95c](6bde95c))
* layer types as static method ([#66](#66)) ([bb124bf](bb124bf))
* support generic layer group ([89d9156](89d9156))
* synced maps support ([#58](#58)) ([0cd7eae](0cd7eae))
* synchronize the view of two maps ([#56](#56)) ([7dbffe3](7dbffe3))
* translate options to leaflet syntax ([#75](#75)) ([f1a3245](f1a3245))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 31.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants