yagajs / leaflet-ng2

Angular.io integration of Leaflet
https://leaflet-ng2.yagajs.org
ISC License
66 stars 26 forks source link

Typo's in documentation leading to errors #215

Closed khalla closed 7 years ago

khalla commented 7 years ago

Hi, nice module, i will try it now.

I had some problems due to typo's in documentation.

You have: This module works like a normal angular 2 module. You should do something like that:

import { YagaModule, OSM_TILE_LAYER_URL } from '@yaga/leflet-ng2';

Please change leflet to leaflet, lost a lot of time with this.

Thank you

OpenSteveMap commented 7 years ago

Sorry that you've lost a lot of time with it! The spelling of leaflet is now correct in the readme.md.