It was weird because I tried it on Windows and had the same issue. Is it a track pad issue? Do I need to plug in a mouse to get it to work?
Also, do you have any instructions on how to save the polygon once itâs drawn on the map? I guess I might be able to do better testing once I can actually draw on the map.
My goal is to make a bunch of polygons on the map and be able to display them all at once on the map, as well as individually, so I can divide up sections into territories.
This is going to be such a cool feature once I get it working! Thanks for making this awesome plugin!
Seguindo o seu exemplo no editor deveria adicionar cada item em state com multiple entries⊠Mas isso seria inviĂĄvel porque sĂŁo muitos dados na baseâŠ
I am having this error when I go to one map and then try to go back to a different map:
The plugin Leafy Maps / action Show map on a Leafy map threw the following error: _initContainer@https://unpkg.com/leaflet@1.5.1/dist/leaflet.js:5:37966 initialize@https://unpkg.com/leaflet@1.5.1/dist/leaflet.js:5:26391 i@https://unpkg.com/leaflet@1.5.1/dist/leaflet.js:5:2691 (please report this to the plugin author)
I am not sure how to fix it. Let me know if you need more info. So far, it looks great. Canât wait to get this working fully!
is it possible to draw multiple routes? my app receives a json with a random number of routes and iâm trying to figure how to do that programmatically, or is not possible to create stadia route requests on lists atm?
Yeah you can already use a plugin like list shifter to do loops and in each iteration create one stadia route.
If you want something else, you can always sponsor it (:
In that case just send me a private message.
Any update on the drawing on the map with a Mac functionality? I am pretty much done with my project but just waiting to get that done before I release it.
I was trying to make a route with Stadia and display it, but it seems like Mapbox puts the markers in the right place and then Stadia drew the routing in the wrong country.
Iâve just begun implementing this plugin (with the hope of allowing a user to plot a polygon which would be stored and then used elsewhere but I canât work out how to allow the user to plot the polygon yet). Anyway, Iâve been getting this error ocassionally. Adding a pause in the workflow appears to have helped some (if thatâs of any help in identifying the cause):