How to Create 2 Marker with different Info Window in Google Maps Android? -
i wonderin can create multiple marker different info window, in google maps v2 in android, in case right here, try 3 different marker, 1. school marker 2. direction (fromposition) 3. direction (toposition) note : nama_sma >> school name : nama_bemo >> taxi right now, can showing marker, problem each marker have same info window, xml : <com.example.frontend.search.mapwrapperlayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/map_relative_layout" android:layout_width="match_parent" android:layout_height="match_parent" tools:context=".mainactivity" > <fragment xmlns:android="http://schemas.android.com/apk/res/android" xmlns:map="http://schemas.android.com/apk/res-auto" android:id="@+id/map" android:layout_width="wrap_content" android:layout