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: create Geolocation widget #6

Open
wants to merge 44 commits into
base: main
Choose a base branch
from
Open

feat: create Geolocation widget #6

wants to merge 44 commits into from

Conversation

nina992
Copy link
Collaborator

@nina992 nina992 commented Dec 1, 2022

Overview

Plugin that points to the user's current location with option to follow the user .

  • The widget should offer below Modes :
  1. Button Mode with auto follow option:
    • If the auto follow is disabled the camera fly to the mouse click on the map
    • if the auto follow is enabled the camera will look at wherever the mouse move
  2. UI Mode :
    • The user can press on the button and it will show him a UI that show the current location , then the UI gives the user the
      ability to either keep flying to the location or keep following the location.

What I've done

  • Create the plugin by using Repo , developed by @airslice
  • Create the suitable UI based on the design
  • get current location using navigator geolocation

What I haven't done

How I tested

Screenshot

Which point I want you to review particularly

Memo

PBL
Design Link

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 this pull request may close these issues.

2 participants