eBikemap.sk
Smart e-bike route planner & range calculator.
eBikemap.sk is a web app solving the main e-biker problem: range anxiety. It plans routes and calculates battery consumption via a custom algorithm based on rider weight, battery capacity (Wh), assist mode, and real elevation. Features include a charging station database, GPX import for route analysis, an interactive elevation profile, and real-time weather display directly on the planned route.
The Mapy.com API is core to the project. We use the Routing REST API for cycling paths and, crucially, the Elevation API to provide precise height data needed for our energy consumption algorithm. For display, we use the detailed Tourist Map Tiles, which are unrivaled in our region. Geocoding and R-Geocoding APIs are used for location searching and retrieving addresses for points of interest like chargers.