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

Support basic current location indicator #53

Closed
JulianBissekkou opened this issue Nov 26, 2023 · 2 comments
Closed

Support basic current location indicator #53

JulianBissekkou opened this issue Nov 26, 2023 · 2 comments

Comments

@JulianBissekkou
Copy link
Collaborator

Some apps require to display the users location on the map.
Example:
image

JS Documentation:
https://developers.arcgis.com/javascript/latest/tutorials/display-your-location/

iOS:
https://developers.arcgis.com/swift/device-location/

Android:
https://developers.arcgis.com/kotlin/device-location/

Additionally, it would be nice to create a custom location source that provides location for the indicator in case your app is already accessing locations.

@JulianBissekkou
Copy link
Collaborator Author

I will start with an initial draft on mobile.

@JulianBissekkou JulianBissekkou linked a pull request Nov 27, 2023 that will close this issue
@JulianBissekkou
Copy link
Collaborator Author

Implemented in #69

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

Successfully merging a pull request may close this issue.

1 participant