pieterv / react-googlemaps

A declarative React interface to Google Maps
MIT License
226 stars 68 forks source link

Expose internal map class instance #6

Closed pieterv closed 9 years ago

pieterv commented 9 years ago

Removed the GetterProxy module and the getNodeInterface API and added the getMapNode API which returns the real internal map class instance.