dylanfprice / angular-gm

AngularJS Google Maps Directives
MIT License
197 stars 47 forks source link

Angular geo coding #35

Closed rahulchavan30 closed 10 years ago

rahulchavan30 commented 10 years ago

i have a service called for geo coding i get the latitude longitude from the service ,how do i instantly drop this marker on the map without any page refresh or reload

dylanfprice commented 10 years ago

just append an object to your gm-objects array and the marker will appear on the map