map
map copied to clipboard
Angular Google Maps Directives
hello awesome team i have been looking for a way to style the marker icon but to no avail, please i need someone to help out on how i can...
Went through the process of updating the library to latest Angular, and adopt the new packaging format to avoid ngcc pre-compilation step on modern Angular projects. PS: happy to help...
**Steps to reproduce and a minimal demo** The problem happens when you may need to load google maps API for other library purpose before the ngui-map will add it. ngui-map...
**Steps to reproduce and a minimal demo** - Create a new Angular project (v11) - npm i @ngui/map - npm run build **Current behavior** - Error: node_modules/@ngui/map/ngui-map.module.d.ts:4:44 - error TS2314:...
The NPM version of this package appears to be slightly different from whats here in GitHub. Namely, the version numbers are different (0.30.1 vs 0.30.3). Would it be possible to...
Hi, If it's not possible to disable the popup to get the current location (https://github.com/ng2-ui/map/issues/295), at least could it be possible to not move the map to the current location...
Hi, Each time the ngui map display the google map, there is a popup asking for position. I would to disable by default the position. Why? Because, currently we dont...
In order to be able to catch errors on the direction render a simple output function will emit the status.
No updates since mid 2018. Is anyone taking care of this? The places autocomplete has a serious bug that renders it barely usable (#293). @allenhwkim what's the status?
https://stackblitz.com/edit/ng-map-starter-dmk2kc I have configured the autocomplete on each page to use the initialize$ hook, in order to set their default country scope (to Australia). The first time load, you should...