question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make the color of the MyLocationNewOverlay circle changable

See original GitHub issue

Issue Type

  • Improvement

Description and/or steps/code to reproduce the problem

The field mCirclePaint of MyLocationNewOverlay is protected and hardcoded to #6464ff, it would be nice if the color would be customizable, though.

6.1.6

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
monsieurtanukicommented, Jun 18, 2020

@nycex Well, thanks for the suggestion. I’ll code it within a month - as you already have a workaround I guess it’s ok with you.

0reactions
nycexcommented, Jun 16, 2020

Yeah I think that would be the best way. For my usecase, I wouldn’t really need that, since I want the same color for the fill as for the border, but if an API for this is already being created, why not add that ability.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to change the color of circle radius on google maps
I have already checked google maps api docs but still don't know how to do it. This is my code: const MyMapComponent =...
Read more >
Google Maps Overlays - W3Schools
Overlays are objects on the map that are bound to latitude/longitude ... Series of straight lines on a map, and the shape is...
Read more >
Circles | Maps JavaScript API - Google Developers
This example creates circles on the map, representing populations in North ... First, create an object containing LatLng and population for each city....
Read more >
How to draw a "circle grid" with editable colours and ...
Use the Ellipse Tool (L). Draw a circle on the page. Select the circle with the Selection Tool (V) (The black arrow). Go...
Read more >
How to crop a photo into a circle in Photoshop - Adobe
1. Open your image in Photoshop. 2. Convert your background image into an editable layer by double-clicking your Background in the Layers panel,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found