Manage Map With Pointer

I’ve a view that uses AngularJS, I’d like to show a google maps area with a pointer that I can move and I’ve to read values (lati and longi) of pointer for save current position in DB. Can you help me?

Thanks

Nobody can helps me? :frowning:

Markers have a draggable boolean property that you can set to true, and fire a position_changed event, so I’m sure you can get the position easily enough from there.

API

I guess the topic is not Yii related. Moved to General PHP Topics.