I hereby claim:
- I am shreyasmalewar on github.
- I am shreyas956 (https://keybase.io/shreyas956) on keybase.
- I have a public key ASDLzwyftz3uu8c--5y_CeDDQhlQpGa2AGGCPnTMB18Thgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
<template> | |
<div id="app"> | |
<GmapMap | |
:center="center" | |
:zoom="18" | |
map-style-id="roadmap" | |
:options="mapOptions" | |
style="width: 100vmin; height: 50vmin" | |
ref="mapRef" | |
@click="handleMapClick" |