• Hey community πŸ™‚

    I have a few questions. I’m new to coding and website builds, coming from the design side and trying to further my skills. So please bare with me πŸ™‚

    I’ve attached a photo of my desired intention with leaflet maps. (Link to the page I need help with)

    1. I would like the map to be full size and responsive in tablet and mobile.
    2. How do I go about changing the style of the map?

    Thank you in advance. I’m keen to learn, hopefully someone can help me get started.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author bozdoz

    (@bozdoz)

    1. leaflet is already mobile-friendly/responsive (check out: https://leafletjs.com/)
    2. If by style you mean the background, you’d have to search for map tiles (mapbox is good, maybe mapquest too). If you mean the markers on the map, you can style those with this plugin, if you choose: something like [leaflet-circle color=”blue”]Popup[/leaflet-circle]

Viewing 1 replies (of 1 total)

The topic ‘Full screen/responsive/map style’ is closed to new replies.