Skip to content
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

"No map has been loaded" at addSource() #14

Closed
ignacio68 opened this issue Dec 21, 2020 · 3 comments
Closed

"No map has been loaded" at addSource() #14

ignacio68 opened this issue Dec 21, 2020 · 3 comments

Comments

@ignacio68
Copy link

Hello,

I can't add a Geoson layer with addSource(), always return "No map has been loaded" message. With addLayer() doesn't work either because it calls addSource().

I've read the same question at @Yermo repository:
Yermo/nativescript-mapbox#356
Yermo/nativescript-mapbox#367
but I can't solve this issue.

My dependences are:

"dependencies": {
   "@nativescript-community/ui-mapbox": "^6.0.7",
   "@nativescript/core": "~7.0.0",
   "@nativescript/theme": "~2.3.0",
   "@vue/devtools": "^5.3.3",
   "nativescript-socketio": "^3.3.1",
   "nativescript-toasty": "^3.0.0-alpha.2",
   "nativescript-vue": "~2.8.0",
   "nativescript-vue-devtools": "^1.4.0"
 },

Thanks in advanced

@cvietor
Copy link
Member

cvietor commented Dec 22, 2020

that is fixed and will be part of the next release, which i hope will be in the next days. i just want to finish one more fix

@ignacio68
Copy link
Author

Ok, thanks four your quick answer. Yes, I've seen the code fixed at the repository.
I will be attentive to the new release.

@cvietor
Copy link
Member

cvietor commented Dec 23, 2020

should be resolved with 6.1.0

@cvietor cvietor closed this as completed Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants