Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lbaey-mobizel committed Sep 25, 2018
1 parent e29e4b9 commit 0c2623b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/app/main-page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ function onMapReady(args) {
// map.setOnScrollListener((point?: LatLng) => console.log(`Map scrolled: ${JSON.stringify(point)}`));

// this allows json style loading for XYZ or TMS tiles source
// map.setMapStyle("~/OSM-raster-style.json");
// map.setMapStyle("~/OSM-map-style.json");

// .. or use the convenience methods exposed on args.map, for instance:
map.addMarkers([
Expand Down

0 comments on commit 0c2623b

Please sign in to comment.