Closed Nickztar closed 2 months ago
Awesome. Will try add todo part this weekend and release it.
Great. Not sure what the best solution is but the same would be nice to do with ControlPositions. Seems they have added a bunch here aswell 😄
https://developers.google.com/maps/documentation/javascript/reference/control#ControlPosition
ControlPosition seems working. At least with zoom control. Thank you for you contribution.
Seems that Google has added a bunch of options to the Map. This PR sync most of them. There is still
RenderingType
that requires a solution for getting the Constants. Might look into that in the future but left a TODO comment to make sure that it's atleast noticable.RenderingType
can be controlled by the MapId (Cloud console) so it shouldn't be too bad to not be able to specify it.