brh55 / react-native-open-maps

🗺 A simple react-native library to perform cross-platform map actions (Google, Apple, or Yandex Maps)
MIT License
359 stars 47 forks source link

Placing Multiple markers on the map. #24

Open ahadali opened 5 years ago

ahadali commented 5 years ago

Can we place all the coordinates coming from an API on the Map? If yes, how can we achieve that?

brh55 commented 5 years ago

@ahadali For directions, you technically can (not implemented), but for just viewing you cannot unfortunately.