1)I follow the guide using geojson file to show points on map. Somehow no more info pop out when I click.
I found the data type of field 'id' is the cause.
So the commit 048e is for making showing properties work when clicking a point in github gist render.
refer: map points
2)commit 8211: Change code of saving geojson file a little to format it better.
1)I follow the guide using geojson file to show points on map. Somehow no more info pop out when I click. I found the data type of field 'id' is the cause. So the commit 048e is for making showing properties work when clicking a point in github gist render. refer: map points
2)commit 8211: Change code of saving geojson file a little to format it better.