Hi everyone,
I intend to create components that encapsulate some features of Maps Javascript API v3 The goal is allow the user have facilities to use maps like this [0]. I intend implement the features: - Geocoding - Markers - MapType - Add/Remove Controls - Size - Route Project: I' m thinking in create one base component and more two components, one to map routes and another to find adresses and insert markers. The base component will have features to: Geocoding, Add/Remove Controls, Size and others. What do you think about? [0] http://gmaps-samples.googlecode.com/svn/trunk/simplewizard/makestaticmap.html [1] http://code.google.com/intl/en/apis/maps/documentation/javascript/basics.html- Maps JavaScript API v3 -- Pablo Henrique dos Reis