Last active
September 21, 2023 03:20
-
-
Save pdarcey/4076c5ab142fccaf0a4b3badd477e013 to your computer and use it in GitHub Desktop.
All the steps to create and display an overlay on a map
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// See comments below |
Thanks @rungxanh1995, that's kind of why I wrote this up in the first place. Step 4 is the part where you can customise the overlay to suit yourself.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you so much for listing out the steps. I didn't know step 4 had to be implemented to render it 🫡