NeshanMaps / android-neshan-maps-sample

Android (Java) sample map application based on Neshan Maps Platform Android SDK.
https://developer.neshan.org
3 stars 0 forks source link

how to add Marker on map #1

Open arbalali opened 5 years ago

arbalali commented 5 years ago

how to add Marker on map in kotlin

ahmadazimi commented 5 years ago

Here is an example for Kotlin:

https://github.com/NeshanMaps/kotlin-neshan-maps-sample/blob/7cbe2bb7749f07fbfbc3f255e3e47573f5833b9b/app/src/main/java/org/neshan/sample/kotlin/activity/MainActivity.kt#L224

samansayar commented 1 year ago

how to add a marker on the map in React?