-1

In google maps, when we drag horizontally our data(like markers) will shown in all maps. But in openstreet map data showed in a single world map, not replicated to other maps. Any option to show data in all maps or how to replicate the same world map in all time?

Rajavelu
  • 35
  • 1
  • 6
  • 2
    What is a "map" in your context? A specific layer? Please try to explain your problem as detailed as possible, ideally by providing example code. – scai Aug 28 '15 at 12:47
  • crosspost: https://help.openstreetmap.org/questions/44204/markers-not-showed-in-multiple-maps – scai Aug 31 '15 at 07:17

1 Answers1

0

Going to make a wild guess that you're asking whether Leaflet can repeat markers across world copies. If that's the case, yes - see the Leaflet documentation, and the worldCopyJump option.

tmcw
  • 11,536
  • 3
  • 36
  • 45