angular-google-maps icon indicating copy to clipboard operation
angular-google-maps copied to clipboard

map control directive with template

Open planetflash opened this issue 8 years ago • 7 comments

Using this markup, my custom control is displayed in 2.3.2 but is not in 2.3.3

<ui-gmap-map-control template="map-module-zoom.html" position="top-right" controller="customZoom" > </ui-gmap-map-control>

planetflash avatar May 16 '16 15:05 planetflash

I'm having the same problem after updating to 2.3.3 from 2.2.1.

tghamm avatar May 23 '16 01:05 tghamm

@planetflash can you provide with jsfiddle plunkr or similar to compare both?

davidpelayo avatar May 25 '16 16:05 davidpelayo

@planetflash, @tghamm, thanks for reporting.

I've added ISSUE_TEMPLATE.md so there explains how to report a potential bug better.

Please provide detailed info, as per the ISSUE_TEMPLATE, including jsbins/plunkr/jsfiddle in order to help you better.

Thanks.

davidpelayo avatar May 26 '16 09:05 davidpelayo

:+1: I've noticed this too from 2.3.2 to 2.3.3

ahornerr avatar Jun 23 '16 23:06 ahornerr

I've no issue with ui-gmap-map-control. I've tested this directive using the jsbin from the ISSUE_TEMPLATE view jsbin

mehanika avatar Jul 12 '16 18:07 mehanika

@davidpelayo @mehanika (or anyone else) can you have a look at this plunker - change the angular-google-maps version from 2.3.2 to 2.3.3 in index.html line 13 - and watch the map control disappear. Doesn't work in later versions (eg 2.4.0) either ???

gigmaps avatar Oct 13 '16 23:10 gigmaps

@gigmaps @ahornerr @planetflash @tghamm Im so sorry for breaking this. In the current master version is already fixed, you can look at this plunker

mehanika avatar Oct 18 '16 18:10 mehanika