Skip to content

Instantly share code, notes, and snippets.

@Aditsyal
Created April 11, 2019 09:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Aditsyal/d6709ecb54efa5bd2e227a270c7c5120 to your computer and use it in GitHub Desktop.
Save Aditsyal/d6709ecb54efa5bd2e227a270c7c5120 to your computer and use it in GitHub Desktop.
Marker(
markerId: MarkerId('newyork'),
position: LatLng(lat, long),
infoWindow: InfoWindow(title: 'New York', snippet: 'Welcome to New York')
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment