-
Notifications
You must be signed in to change notification settings - Fork 918
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
map is not loading second time #167
Comments
Could you show me your code? |
@ammubasha Could you test the code #118 ? |
function getMapLayout() function clearMap(){
} function getMyLocation() {
|
Thank you very much! |
any suggestion on this? On Fri, Aug 8, 2014 at 12:49 PM, Masashi Katsumata <notifications@github.com
|
I reviewed map.getMap() action yesterday, and I probably fixed this issue in next release. |
I added some code for v1.1.5, and it is now available. In order to update, remove the plugin at once, then add the plugin again.
|
Thanks. we solved this somehow with dirty fix-:) anyhow will try the new On Fri, Aug 29, 2014 at 10:46 PM, Masashi Katsumata <
|
@ammubasha Did you resolve this? |
Please try the new version of the plugin. |
The problem is fixed in v1.2.0 |
after successful implmentation in android i tried the same in IOS. first time it is working fine second time the map in not showing..... map object is not null but still the map is not shown up. i even try refreshlayout still no luck....anything i need to do specific to IOS
The text was updated successfully, but these errors were encountered: