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 6105109
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T13:55:11+00:00 2026-05-23T13:55:11+00:00

I want Google Maps markers that will: Change on a daily basis Be loaded

  • 0

I want Google Maps markers that will:

  • Change on a daily basis
  • Be loaded depending on (if there is an event at particular venue tonight)
  • Loaded Categorically (can be turned on/off)
  • loaded by date

I expect to have an average of 40 markers on screen at a time, and max no more than 300.
My markers are sorted in an array. What should I go with?

  • 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-05-23T13:55:11+00:00Added an answer on May 23, 2026 at 1:55 pm

    I’m not entirely sure I understand your question but hopefully I can help.

    I am presuming this is part of a larger website with an existing db behind it so it sounds to me that you should store your markers in the db and read the required markers out when the page is requested. Your business logic will make sure you get the correct markers at any given time. Your view can then take an IEnumerable which you can use to populate your map.

    Your Marker class can look something like this

    public class Marker
    {
        public decimal Longitude { get; set;}
        public decimal Latitude { get; set;}
        //...plus any additional info you want to add (maybe text for each marker)
    }
    

    You’ve probably already come across this but, if not, here is a good place to get info on using the google map api:

    http://code.google.com/apis/ajax/playground/#markers_v3

    Apologies if this is not helpful as I have had to make a few assumptions on what you are working with.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to display google maps (mutliple markers etc) and just found that there
Is there a way of quickly show/hide of google maps markers? I don't want
I want to know when a Google Maps zoom_changed event is fired specifically by
I want to create an overlay on top of Google Maps that displays different
I want to populate the infowindow of my google maps markers with dynamic content.
I am busy with a script that will make a google maps canvas on
I'm using the Google Maps API and have added markers. Now I want to
I'm trying to work with google maps. I've loaded the markers from my data
I want to develop an Android app that uses google maps heavily. So far
I want to use the google maps hand cursor in Python but I don't

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.