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
Post a Comment