Map is empty when markers nearby each other
-
The map stays blank when the locations nearby each other. When I press the ‘-‘ the maps shows OR when I add a location that have a bigger distance.
Code:
[leaflet-map fitbounds scrollwheel=”0″ dragging=true height=”800″ zoomcontrol zoom=”5″]
Next code : dynamic markers based on :
[leaflet-marker iconClass=”dashicons dashicons-star-filled” color=”gold” lat=”{{ post.loc_map.latitude }}” lng=”{{ post.loc_map.longitude }}” title=”{{ post.title }}”]
What is wrong?
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Map is empty when markers nearby each other’ is closed to new replies.