-
Notifications
You must be signed in to change notification settings - Fork 52
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
Show the map inside of a specific container. #37
Comments
#29 do this, but only for iOS for now. I am currently converting it to Android, release in the two next weeks. |
Hi, I am trying to use the solution from #29. I added the "div" element the show method... But it doesnt seem to change anything... I pulled using
Maybe that branch doesn't have #29 's changes? here is the code i tried.
html
|
Do you develop for Android or iOS? I am supporting only Android for now. |
Was anyone able to solve this? Binding the map to a container? |
I'm interested as well in binding the map to a container. |
@salman-ghauri Did you solve this issue? I have the same one now. |
@dagatsoin is looking for iOS support. If any of you guys has some spare time and iOS development skills, could you guys give us a hand? |
I am also looking add map to specific id. |
Hi,
I found the document very helpful. There is a little problem that I have encountered, I am unable to show the map inside a specific div like we do in the Mapbox.js in actual web apps:
In the cordova plugin, there is just option to show the map generally not in a specific div. I am using tabs view and one of the tab contains the map container. here is the js:
Any help will be appreciated!!
The text was updated successfully, but these errors were encountered: