Skip to content
#

maps

Here are 362 public repositories matching this topic...

This is a sample Android Application which has Google Map view similar to what AirBnb Android Application. Moving Markers like Uber/Ola. Custom Google Search for places. Recycler view with Animations added.

  • Updated Feb 14, 2021
  • Java
alexdarh
alexdarh commented Feb 21, 2022

Здравствуйте. Такая ситуация:

имею подключенные карты версии 4.0.2

{markers && ( <> {markers.map((item: Point, idx: number) =>( <Marker key = {'marker'+idx} point={item} scale={0.07} source={require('../../assets/point_light.png')} /> )}

Если я добавляю м

good first issue

Improve this page

Add a description, image, and links to the maps topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the maps topic, visit your repo's landing page and select "manage topics."

Learn more