Replies: 1 comment
-
Hey @kaipee - there's nothing that currently facilitates this without going through the established process, though you're welcome to submit a feature request. You could also make an open-source contribution - the Budibase embeded map component uses LeafletJS an open source library for creating maps. Budibase itself is also opensource, and we welcome contributions from our community members. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I'm using Embedded Map component and it works great.
I would like to allow the creation of map markers and storing the geolocation.
I really dislike the hidden button group that appears when placing a marker, it really throws off the form layour.
Is it possible to simply obtain the Lat/Lon binding with the on-click action of creating a marker?
I would love to simply be able to:
Beta Was this translation helpful? Give feedback.
All reactions