RiceaRaul / gta-v-map-leaflet

The map for gta v, ragemp and fivem made in leaflet
MIT License
54 stars 14 forks source link

blank page #2

Closed sello55 closed 2 years ago

sello55 commented 2 years ago

shows only blank page how to fix it?

RiceaRaul commented 2 years ago

Download the photos for mapStyle (assets) Now it depends on where you want to integrate it

sello55 commented 2 years ago

How can I integrate? I upload mapStyles in the same location as index.html. Is still blank page....

MetehanAkyuz commented 2 years ago

I have the same isue please help!!

RiceaRaul commented 2 years ago

set this for #map

map {

     position:absolute;
     height: 100%; 
     width: 100%;
  }