Dhruvkumar Patel
Dhruvkumar Patel

Reputation: 63

How to create geochart of Gujarat State in react?

I am trying to create the geochart in React. Like this one Sample Image

I tried react-google-charts and react-leaflet but they're not compatible with this. Leaflet somehow tries to complete the job, but it seems complex. Is there any method to do this?

Data will be passed as the Object Array - Like this, { "Ahmedabad":2, "Amreli":3,... } You can check this graph here: Paintmaps Demo

Can you help me with what should I do?

Upvotes: 0

Views: 223

Answers (0)

Related Questions