ronald-hove / pulsing-google-map-icon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

  <agm-marker
    [iconUrl]="'assets/mapicon.svg'"
    [markerDraggable]="false"
    [latitude]="current_lat"
    [longitude]="current_lng">
  </agm-marker>