Tom Chen is announcing that React Google Maps with version number 2.0.3 is already available to download.
What is React Google Maps ?
React Google Maps is A Google Maps API wrapper for Facebook's React JavaScript framework, a tool for simplifying the task of embedding and customizing maps in your apps .
React Google Maps adds a React-specific interface that lets developers add Google Maps to their websites and applications with much greater ease.This interface also lets them easily modify and customize the map when needed, leveraging some of the features provided by the official Google Maps API.Developers can add markers, tooltips, control zoom levels, use the API's powerful geolocation features, manipulate click events, and load per-map specific configurations.The component also supports asynchronous operations, loading maps using parallel requests, helping improve the application's speed as much as possible.Demos and usage instructions are included with the React Google Maps download package.
This is changelog for React Google Maps version 2.0.3 :
- Bug Fixes:
- Rectangle: remove unnecessary underscore.
You can read the complete changelog and also download this latest version on their homepage:
tomchentw.github.io