-
Notifications
You must be signed in to change notification settings - Fork 126
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
can you integrate Tencent map #50
Comments
@xalanq thanks! I added based on docs but I can't test as I don't have api key. Could you guys check and let me if it works? map_launcher:
git:
url: https://github.com/mattermoran/map_launcher
ref: feature/tencent |
I don't have api key too LOL |
Ok I had to signup to get api key for testing :) map.showMarker(
coords: coords,
title: title,
extraParams: {
'referer: YOUR_API_KEY
}
) |
integrate Tencent map
The text was updated successfully, but these errors were encountered: