-
Hi,
I try to use the leaflet.pm ( https://github.com/codeofsumit/leaflet.pm ) plugin with leaflet-ng2.
I try to use your example from #251 :
This is my main-map.component.ts
```
import { Co…
-
Hi, I was wondering how to integrate any leaflet JS plugin into an Angular project using YagaJS ?
Most of them usually :
- define new items in the existing namespace L
- add new option parameters i…
-
```html
```
I think that using img tags might be why badges don't display correctly with Safari.
and more specifically it may be related to the `#portrait-upload` _(or whatever follows the sr…
-
Hello.
I´m using yaga leaflet-ng2 with the following dependencies:
```
"dependencies": {
"@angular/animations": "^5.2.9",
"@angular/cdk": "^5.2.4",
"@angular/common": "^5.2.9",
…
-
Hi, I use yaga-map component this way in html: (angular 5)
``` html
```
Initial coordinates set in component.ts file is loaded correctly.
Every change to place where new coordinates are no…
-
* yay no more mining the bone from the coffin maker
- get rid of izek quest by vampiric is a no go since he learn how to not take damage after i took`
so as long as i have the poppet and he's chunkl…
-
since #290, the following instruction does not work anymore:
```
const mainMap: YagaMapComponent;
...
const shapePolyline = new YagaPolylineDirective(mainMap);
```
How to do now ?
version 1…
-
Hi,
I have implement leaflet-n32 plugin in our structure, please have a look below code :
app.componnents.ts:
```typescript
import { YagaModule, OSM_TILE_LAYER_URL } from '@yaga/leaflet-ng2'…
-
- what lurking around and spying eyes are the same but lurking wont be triggered
- stud invite quest the trigger is behind the place you geet teleported
- after killing stade (throne room lapis and …
-
Hi,
I want to use your plugin in my projet but I've got a little problem... I try to add layers control but I didn't figure out to do it with your plugin.
Can you help me plz ?