Skip to content

Instantly share code, notes, and snippets.

@BetterProgramming
Created May 14, 2019 16:29
Show Gist options
  • Save BetterProgramming/33d46576eb757cdddab13b9f310a48ea to your computer and use it in GitHub Desktop.
Save BetterProgramming/33d46576eb757cdddab13b9f310a48ea to your computer and use it in GitHub Desktop.
return (
<Marker coordinates={currentLocation} anchor="center">
<div className="pulsating-circle" />;
</Marker>
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment