Hi everyone, i work on a ev charging station map app on ios with MapBox map. I tried to take stations from API but it gives me just 100 station but i want to all in Turkey or Germany. how can i get approx. 500+ station data?
Example requests:
https://api.openchargemap.io/v3/poi/?output=json&countrycode=TR&maxresults=1000?key={}
https://api.openchargemap.io/v3/poi/?output=geojson&countrycode=TR&maxresults=200000?key={}