@MoreFlores wrote:
Hi, I have the next google event and I want to implement a button where cancel this event
markersPartida() { this.map.on(GoogleMapsEvent.MAP_DRAG_END).subscribe(() => { console.log('MY MAP') }) }
Posts: 1
Participants: 1
@MoreFlores wrote:
Hi, I have the next google event and I want to implement a button where cancel this event
markersPartida() { this.map.on(GoogleMapsEvent.MAP_DRAG_END).subscribe(() => { console.log('MY MAP') }) }
Posts: 1
Participants: 1