Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8073797
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T14:27:07+00:00 2026-06-05T14:27:07+00:00

When we search route through Google Map web site, like this route: http://goo.gl/maps/2mg8 Google

  • 0

When we search route through Google Map web site, like this route:

http://goo.gl/maps/2mg8

Google Map will draw the route with nice style, something like as transparent light blue.

Now I want to simulate that style, something like,

new google.maps.Polyline({
   path: routePath,
   strokeColor: "#0000ff",
   strokeOpacity: 0.69,
   strokeWeight: 4
});

But I found it is quite difficult to simulate Google’s own style. Anyone has similar experience and help? Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T14:27:09+00:00Added an answer on June 5, 2026 at 2:27 pm

    I found this in the code:

    q.ra=function(a,b,c,d,e){
        this.color=b||"#0000ff";
        this.weight=Ug(c,5);
        this.opacity=Ug(d,0.45);
        ...
    

    so reasonable options would appear to be

    strokeColor: "#0000ff",
    strokeOpacity: 0.45,
    strokeWeight: 5
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a route like this: match '/:search/:page', :to => 'search#create' and in my
My route looks something like this: resources :posts do collection do get :search end
Can search engines such as Google index JavaScript generated web pages? When you right
I'm trying to create a custom route like: search/result/city/p1/state/p2/zip/p3/min/p4/max/p5/bed/p6/bath/p7/cats/p8/dogs/p9/parking/p10 Where search is the controller
i have defined a route as below: context.MapRoute(SearchEngineWebSearch, search/web/{query}/{index}/{size}, new { controller = search,
In Flask you write the route above the method declaration like so: @app.route('/search/<location>/') def
I have a search route which I would like to make singular but when
This is my route match /search/*keywords => public/search#index ,:method=>:get, :as=>:search_with_keywords an example could be
I search the web a lot when writing code. When working in Visual Studio
I have a named route: map.find '/find/:category/:state/:search_term/:permalink', :search_term=>nil, :controller=>'find', :action=>'show_match' and the following URL

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.