ErdalNayir / Split-polygon-on-map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Split-polygon-on-map

Purpose of this repository is splitting irregular polygon into sub polygons and create heatmap for every one of them. Showing them on map with react-native-maps library in react-native

Process

Splitting irregular polygon into sub polygons [#############################################################]100%....Done!
Creating different heatmap for every sub polygon
[#############################################################]100%....Done!