allenhwkim / angularjs-google-maps

The Simplest AngularJS Google Maps V3 Directive
http://ngmap.github.io
MIT License
1.52k stars 516 forks source link

Marker at the Center #848

Open vargheseakhil opened 6 years ago

vargheseakhil commented 6 years ago

How to a place custom marker at the center? I need to add a custom marker at the center, whenever I search a new address with the input box. Now its automatically zoom into that position but there is not marker at that particular point. Can you please help to add a custom marker on the dynamic center?