You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Awesome plugin! Thanks.
Could you give me a hint how I can fix the height issue for choropleth when using full screen map?
Here I'm using height: 100% , but as you see choropleth is not respecting it. <l-map :center="[-23.752961, -57.854357]" :zoom="6" :options="mapOptions" style="height: 100%; z-index: 0" >
Thanks
The text was updated successfully, but these errors were encountered:
Awesome plugin! Thanks.
Could you give me a hint how I can fix the height issue for choropleth when using full screen map?
Here I'm using
height: 100%
, but as you see choropleth is not respecting it.<l-map :center="[-23.752961, -57.854357]" :zoom="6" :options="mapOptions" style="height: 100%; z-index: 0" >
Thanks
The text was updated successfully, but these errors were encountered: