jQuery-gMap icon indicating copy to clipboard operation
jQuery-gMap copied to clipboard

Retina Support for Map Pin images

Open jeradjh opened this issue 11 years ago • 5 comments

Is there a way to setup retina support for the map pin images? Or svg?

jeradjh avatar Apr 09 '15 18:04 jeradjh

@marioestrada why don't you just accept map attributes of google maps markers inside the icon declaration, keeping the same properties? Otherwise, for example, scaledSize is not accessible. Just pass the whole icon object with the same properties into a new google maps marker, it'll be much easier that way no?

KINKCreative avatar Jul 30 '15 20:07 KINKCreative

Sounds good, care to send a pull request?

  • mario

On Thu, Jul 30, 2015 at 3:36 PM, Klemen [email protected] wrote:

@marioestrada why don't you just accept map attributes of google maps markers inside the icon declaration, keeping the same properties? Otherwise, for example, scaledSize is not accessible. Just pass the whole icon object with the same properties into a new google maps marker, it'll be much easier that way no?

Reply to this email directly or view it on GitHub: https://github.com/marioestrada/jQuery-gMap/issues/18#issuecomment-126476820

marioestrada avatar Jul 30 '15 23:07 marioestrada

Mario yes, I already pulled, just need to test. I'll shoot it out to you in the next day or two!

KINKCreative avatar Jul 31 '15 01:07 KINKCreative

Awesome, thanks!

  • mario

On Thu, Jul 30, 2015 at 8:59 PM, Klemen [email protected] wrote:

Mario yes, I already pulled, just need to test. I'll shoot it out to you in the next day or two!

Reply to this email directly or view it on GitHub: https://github.com/marioestrada/jQuery-gMap/issues/18#issuecomment-126541203

marioestrada avatar Jul 31 '15 06:07 marioestrada

HI, Any updates on this or can you give some example, how to use .svg?

shimbala avatar May 06 '18 07:05 shimbala