Skip to content

Instantly share code, notes, and snippets.

@arun12209
Last active July 7, 2019 04:46
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 arun12209/fd2b4b628d2439ee4b1624288003969f to your computer and use it in GitHub Desktop.
Save arun12209/fd2b4b628d2439ee4b1624288003969f to your computer and use it in GitHub Desktop.
LightningMap
<lightning:map mapMarkers="{! v.mapMarkers }"
center="{! v.centerObj }"
zoomLevel="{! v.zoomLevel }"
markersTitle="{! v.markersTitle }"
showFooter="{ !v.showFooter }" >
</lightning:map>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment