Archive

Posts Tagged ‘markers’

Google Map Update Markers In Real-time

June 15th, 2011 Comments off

I WILL CHOOSE A WINNER AT ANYTIME

I need to have a Google Map created using the latest Google Maps v3 API and then I need to make a database call every 10 seconds that updates the latitude and longitude of the marker so it’ll act like a real-time tracking app.

I have been able to get code like this working but can’t seem to fix the browser memory issue as each time I update the marker on the map of the new position, the browser memory grows.

That’s why I’m looking for your help.

ESCROW ONLY
MUST HAVE GOOD TESTIMONIALS

Google Maps (distance From Route)

June 2nd, 2011 Comments off

I’m developing a Google maps based site using the API v3. My Google Maps experience in rather short and I have hit a problem. I have a database which is populated with several thousand markers. When the user enters a direction request, I wish to display only markers which are within

Google Maps & Filemaker / Php

November 22nd, 2009 Comments off

I want to enhance my filemaker 10 data with google maps … ie:
Currently I show dynamic map in FM web viewer for a given address (parent record).
I wish to implement a work flow enabling additional clickable , custom markers (child records) including info & optional picture. Polylines would be great as well.

A draggable cursor with zoom control is desired but static map would be ok such as;

http://maps.google.com/maps/api/staticmap?center=37.018,-122.123&zoom=14&size=900×900&maptype=roadmap
&markers=color:blue|label:H|37.018,-122.123&markers=color:green|label:G|37.019,-122.125
&markers=color:red|color:red|label:P|37.017,-122.123&sensor=false&key=MAPS_API_KEY_HERE

It’s the precision placement of child record with custom markers (location editing) that I’m not sure how to implement.

I have about 2K (parent records) and anticipate an average of 4-6K (child records)

pushing data to Google “My Maps” would be ok as long as it doesn’t violate Googles Use Agreement.

I don’t own FileMaker Server but do have a MobileMe account with Apple and PHP supporting site with SBC Global (with 15MB at no add cost)

I intend to utilize a GPS camera which will provide L/L and have messed with various apps for post geo tagging of photos. Clumsy at best.

Categories: Java, PHP Tags: , , , , , ,

Google Map Code Cleaning

August 25th, 2009 Comments off

I have developed a google map application that retrieves markers from an XML file.
It is working well but I need the following:
- a sidebar to display as well the markers as thumbnail + label (code is mostly there)
- the markers in sidebar shall be separated into 2 groups, houses and landmarks
If you know about javascript, it should take less than an hour.
I’ll provide you with the XML, javascript, CSS and html files.
Google map experience preferred, though I can give you some good links if you need.

Google Maps Project

July 21st, 2009 Comments off

I need a database (php/mysql) so I can generate multiple Google Maps with multiple markers. I’ll need to have multiple destinations, each destination will have multiple types (example: schools, hospitals, etc.)

The system will generate an embedded code that I’ll place on an html page. I need to be able to setup the google map dimensions as it may vary from one page to another.

Each destination will have a general map so the user can have a small button above or below the map where the user can select which type of markers to show (example: schools, hospitals, etc.)

Each destination will have “N” Google maps for each type so they can be embbed on a single html page just the markers for that specific type (Example: Emmbed code to display hopsitals on a specific destination. Emmbed code to display schools on a specific destination, etc.). I need to be able to upload the png icon for each type of destination.

Each marker need to be clickable and need to have:
- Small pic
- Name
- Address
- Phone Number
- Description
- URL
- Directions (when available)

The system needs to generate for all cases (for each Map) the emmbed code to be placed on the html that I’ll use. No need to create HTML pages, thise pages already exists.

I need and admin area password protected to work with my Google Maps information. (Create maps, create destinations, create marker types and create markers)

Feel free to ask if you have any questions.

Bear