-
-
Notifications
You must be signed in to change notification settings - Fork 926
WIP: Web support #861
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
WIP: Web support #861
Conversation
|
Currently i'm blocked on this issue: On android we wouldn't need to bundle the files in |
|
Even stanger ci issue: https://travis-ci.org/github/mfazekas/maps-1/jobs/688519947 |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
Hey @mfazekas, should we maybe put this on the backburner? There is also TypeScript 😅 |
|
@ferdicus once we've managed to release 8.1 final I'd like to get it into the repo. It would be just a starting point, so if there is interest then the community can finalize it. It's more contributor friendly as it's pure js. |
|
👍 I've created a Milestone to keep track of all the things that are required for |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
Just wanted to revive this to get an idea of timeline, it seems the project has advanced quite a bit since with Typescript and a few releases. This would be quite cool! |
|
Any news about the web support ? Is it in another repository ? |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Initial web support.
Just the structure, not much is working for now. Usage:
Only
CameraandMapViewhas web impl, and even those do not provide much at the moment.