feat: add more MapView events and controls#515
feat: add more MapView events and controls#515JoachimAmoah wants to merge 4 commits intogooglemaps:mainfrom
Conversation
|
Hi @JoachimAmoah, thank you for your contribution! |
|
@JoachimAmoah Sorry, we have not had time to go through this yet. We are moving to a new architecture soon on version 0.13.0, and this changes how we communicate with the native code and will affect this behavior as well. You also mentioned that you have made a feature that allows creating views with setIconView, clearly pointing to support for Advanced Markers. Support for Advanced Markers, as well as moving from control methods to controlling map objects via components, is on the roadmap as well. We are interested to see your approach. |
|
@jokerttu My team initially wanted to wait for the Fabric changes when we saw the draft but after we realized the features were looking for wasn't much we created this PR. The full features we want to add, including Since porting to Fabric only changes how native-JS communication is done, won't it be easier to at least add this PR in a minor release before |
Implements handlers for the following events:
onMapDragonMapDragEndAdds the following controls:
coordinateForPointpointForCoordinatefitBoundsgetBoundsPre-launch Checklist