What is the best way, in Angular 2, to make a map with clickable country boundaries in Google Maps? -


i using google maps api create simple map, country borders highlight on mouseover, , have ability have click event.

i have looked @ google maps fusion tables, , various questions on stack overflow, have not found solution works angular 2.

the angular 2 google maps documentation seems pretty incomplete, seems using vanilla google maps docs in angular 2 context might better.

any ideas? :)

there angular2 integrations of leaflet.js fulfill needs (adding layer country boundaries in geojson @ desired detail level).


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -