MapsSurfy.Geo
The best free vector maps for your website or mobile app.
Up-to-date data, no unnecessary information, no advertising and no restrictions. Use all available features of the Surfy GEO ecosystem to achieve incredible results!
Choose your style

Basic Style
Flat
3D

Twilight Style
Flat
3D

Silver Style
Flat
3D
API Guide
Installation
<link rel="stylesheet" type="text/css" href="https://maps.surfy.one/maps.min.css" />
<script src="https://maps.surfy.one/maps.min.js">
Create map
let map = new SurfyMaps({
key: YOUR_FREE_API_KEY,
container: document.querySelector('#map'),
style: 'default', // twilight, default
center: [51.509865, -0.118092],
zoom: 10
});
Change Style
Available styles: default, twilight, silver, silver-3d, dark
map.setStyle('twilight'); // Set new style
console.log(map.styles); // Show available styles
Enterprise &
Custom Solutions
All Surfy Maps solutions are customizable to meet your specific business objectives and goals.
For any questions related to custom deployment of Surfy Maps for your Enterprise, please contact us.